Skip to content

Commit 3e399ae

Browse files
author
Gaddam
committed
correct classifier
1 parent 8277a30 commit 3e399ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
long_description_content_type="text/markdown",
2020
url="https://github.com/broadinstitute/Tangram",
2121
packages=setuptools.find_namespace_packages(),
22-
classifiers=["Programming Language :: Python :: 3.8.5", "Operating System :: MacOS",],
22+
classifiers=["Programming Language :: Python :: 3.8", "Operating System :: MacOS",],
2323
python_requires=">=3.8.5",
2424
install_requires=[
2525
"pip",

0 commit comments

Comments
 (0)