Add python3.9 to supported python versions
This commit is contained in:
@@ -18,6 +18,7 @@ classifiers = [
|
|||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
"Programming Language :: Python :: 3.7",
|
"Programming Language :: Python :: 3.7",
|
||||||
"Programming Language :: Python :: 3.8",
|
"Programming Language :: Python :: 3.8",
|
||||||
|
"Programming Language :: Python :: 3.9",
|
||||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||||
"Topic :: System :: Systems Administration :: Authentication/Directory"
|
"Topic :: System :: Systems Administration :: Authentication/Directory"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user