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 8277a30 commit 3e399aeCopy full SHA for 3e399ae
setup.py
@@ -19,7 +19,7 @@
19
long_description_content_type="text/markdown",
20
url="https://github.com/broadinstitute/Tangram",
21
packages=setuptools.find_namespace_packages(),
22
- classifiers=["Programming Language :: Python :: 3.8.5", "Operating System :: MacOS",],
+ classifiers=["Programming Language :: Python :: 3.8", "Operating System :: MacOS",],
23
python_requires=">=3.8.5",
24
install_requires=[
25
"pip",
0 commit comments