git.99rst.org
/
redacted-XKCD-password-generator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
626f63e
)
add new supported python versions
author
Steven Tobin
<redacted>
Sat, 22 May 2021 17:35:22 +0000
(18:35 +0100)
committer
Steven Tobin
<redacted>
Sat, 22 May 2021 17:35:22 +0000
(18:35 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index f87308b3be273c2da2e8d963b85abff27af0202e..f6493c101ab3a29925c3c89c9bb1c78603553ffa 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-30,6
+30,8
@@
setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
'Environment :: Console',
'Operating System :: OS Independent',
'License :: OSI Approved :: BSD License',
git clone https://git.99rst.org/PROJECT