Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit 77834f3

Browse files
authored
chore: Add missing py3.8 classifier (#567)
1 parent d70cb28 commit 77834f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"Programming Language :: Python :: 3",
5656
"Programming Language :: Python :: 3.6",
5757
"Programming Language :: Python :: 3.7",
58+
"Programming Language :: Python :: 3.8",
5859
"Topic :: Utilities",
5960
"Framework :: Django",
6061
"Framework :: Django :: 2.2",

0 commit comments

Comments
 (0)