10000 Add python 3.7 to the list of classifiers · GrxE/python-dependency-injector@7daf23e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7daf23e

Browse files
committed
Add python 3.7 to the list of classifiers
1 parent d90b794 commit 7daf23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
'Programming Language :: Python :: 3.4',
8484
'Programming Language :: Python :: 3.5',
8585
'Programming Language :: Python :: 3.6',
86+
'Programming Language :: Python :: 3.7',
8687
'Programming Language :: Python :: Implementation :: CPython',
8788
'Programming Language :: Python :: Implementation :: PyPy',
8889
'Topic :: Software Development',

0 commit comments

Comments
 (0)
0