Skip to content

Commit

Permalink
Merge pull request #1576 from google/single
Browse files Browse the repository at this point in the history
Update reference in setup.cfg to pytype.single.
  • Loading branch information
rchen152 authored Feb 2, 2024
2 parents 0056d14 + f7e8042 commit 4b0dd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ console_scripts =
merge-pyi = pytype.tools.merge_pyi.main:main
pytd = pytype.pytd.main:main
pytype = pytype.tools.analyze_project.main:main
pytype-single = pytype.single:main
pytype-single = pytype.main:main
pyxref = pytype.tools.xref.main:main

0 comments on commit 4b0dd33

Please sign in to comment.