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 e49f8b2 commit 980dc49Copy full SHA for 980dc49
setup.py
@@ -12,7 +12,7 @@
12
version=versioneer.get_version(),
13
install_requires=["functools32;python_version<'3.2'"],
14
extras_require={"develop": ["sphinx"]},
15
- description="A list of Python Standard Libraries (2.6-7, 3.2-6).",
+ description="A list of Python Standard Libraries (2.6-7, 3.2-8).",
16
long_description=f'{read("README.md")}',
17
long_description_content_type="text/markdown",
18
include_package_data=True,
0 commit comments