We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup.py
1 parent 3d8f6f8 commit ff2c7feCopy full SHA for ff2c7fe
setup.py
@@ -12,9 +12,9 @@
12
},
13
install_requires=[],
14
url="http://en.wikipedia.org/wiki/Cpplint",
15
- download_url="https://github.com/theandrewdavis/cpplint",
+ download_url="https://github.com/cpplint/cpplint",
16
keywords=["lint", "python", "c++"],
17
- maintainer = 'Andrew Davis',
+ maintainer = 'cpplint Developers',
18
maintainer_email = 'see_github@nospam.com',
19
classifiers=["Programming Language :: Python",
20
"Programming Language :: Python :: 2",
0 commit comments