Skip to content

Commit 25d381c

Browse files
committed
want to try github actions without python 3.6
1 parent 723df33 commit 25d381c

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
@@ -39,7 +39,7 @@ def read(fname):
3939
"Intended Audience :: Developers",
4040
"Intended Audience :: Science/Research",
4141
"License :: OSI Approved :: MIT License",
42-
"Programming Language :: Python :: 3.6",
42+
# "Programming Language :: Python :: 3.6",
4343
"Programming Language :: Python :: 3.7",
4444
"Programming Language :: Python :: 3.8",
4545
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)