Skip to content

Commit ea71a5b

Browse files
committed
Explicitly support Python 3.8
1 parent 28820fc commit ea71a5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers = [
1818
"Operating System :: POSIX :: Linux",
1919
"Programming Language :: Python :: 3.6",
2020
"Programming Language :: Python :: 3.7",
21+
"Programming Language :: Python :: 3.8",
2122
"Topic :: Education",
2223
"Topic :: Software Development :: Libraries :: Python Modules",
2324
"Topic :: System :: Monitoring",

0 commit comments

Comments
 (0)