8000 Updated classifiers · marttottdc/wc-api-python@28ad7af · GitHub
[go: up one dir, main page]

Skip to content

Commit 28ad7af

Browse files
Updated classifiers
1 parent f6c6d3b commit 28ad7af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"Natural Language :: English",
4545
"License :: OSI Approved :: MIT License",
4646
"Programming Language :: Python",
47-
"Programming Language :: Python :: 2.7",
48-
"Programming Language :: Python :: 3.5",
4947
"Programming Language :: Python :: 3.6",
5048
"Programming Language :: Python :: 3.7",
49+
"Programming Language :: Python :: 3.8",
50+
"Programming Language :: Python :: 3.9",
5151
"Topic :: Software Development :: Libraries :: Python Modules"
5252
],
5353
)

0 commit comments

Comments
 (0)
0