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:
97cdac2
)
Mark Python 3.6 as supported
author
François Freitag
<redacted>
Sat, 2 Dec 2017 21:45:57 +0000
(13:45 -0800)
committer
François Freitag
<redacted>
Sat, 2 Dec 2017 21:50:11 +0000
(13:50 -0800)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index d4f5828f80079bf1018c80359ad6b6f6ca2e6593..99cfd7df6a19e5de6970d850c29a3df41b411998 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-27,6
+27,7
@@
setup(
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
'Environment :: Console',
'Operating System :: OS Independent',
'License :: OSI Approved :: BSD License',
git clone https://git.99rst.org/PROJECT