We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527b8ac commit f9b0bc2Copy full SHA for f9b0bc2
setup.py
@@ -14,7 +14,7 @@
14
maintainer_email="[email protected]",
15
description="Python package for easy C++ declarations navigation.",
16
url="https://github.com/gccxml/pygccxml",
17
- download_url="https://github.com/gccxml/pygccxml/archive/master.zip",
+ download_url="https://github.com/gccxml/pygccxml/archive/v1.7.4.tar.gz",
18
license="Boost",
19
keywords="C++, declaration parser, CastXML, gccxml",
20
packages=["pygccxml",
0 commit comments