diff --git a/setup.py b/setup.py index 61400e5..f9d8ec6 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ long_description_content_type="text/markdown", url="https://github.com/broadinstitute/Tangram", packages=setuptools.find_namespace_packages(), - classifiers=["Programming Language :: Python :: 3.8.5", "Operating System :: MacOS",], + classifiers=["Programming Language :: Python :: 3.8", "Operating System :: MacOS",], python_requires=">=3.8.5", install_requires=[ "pip",