Skip to content

Commit 5c292ca

Browse files
authored
Merge pull request #1288 from compas-dev/yck011522/issue1282
remove 3.7 from setup.py
2 parents b812aea + 65c93a8 commit 5c292ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def read(*names, **kwargs):
4040
"Operating System :: Microsoft :: Windows",
4141
"Programming Language :: Python",
4242
"Programming Language :: Python :: 3",
43-
"Programming Language :: Python :: 3.7",
4443
"Programming Language :: Python :: 3.8",
4544
"Programming Language :: Python :: 3.9",
4645
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)