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:
3a62f8d
)
Add Python 3.7 to trove classifiers
author
François Freitag
<redacted>
Mon, 7 Jan 2019 18:37:35 +0000
(19:37 +0100)
committer
François Freitag
<redacted>
Mon, 7 Jan 2019 18:37:35 +0000
(19:37 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 614ae8e58364210149f8e206bd411eaad8603b9b..2821673bb27c6e737a376edc247e90d0c6ef8cf5 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-30,6
+30,7
@@
setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
'Environment :: Console',
'Operating System :: OS Independent',
'License :: OSI Approved :: BSD License',
git clone https://git.99rst.org/PROJECT