Skip to content

Commit

Permalink
add GitHub URL for PyPi (google#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyor authored Mar 1, 2022
1 parent 520bd7d commit f210c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ def run(self):
maintainer='Bill Wendling',
maintainer_email='[email protected]',
packages=find_packages('.'),
project_urls={
'Source': 'https://github.com/google/yapf',
},
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: Console',
Expand Down

0 comments on commit f210c39

Please sign in to comment.