Skip to content

Commit 8f8c85b

Browse files
authored
Merge pull request #501 from johnthagen/patch-1
Document Python 3.7 support in setup configuration
2 parents 1a8ea88 + d2aa629 commit 8f8c85b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers =
1717
Programming Language :: Python :: 3.4
1818
Programming Language :: Python :: 3.5
1919
Programming Language :: Python :: 3.6
20+
Programming Language :: Python :: 3.7
2021
Programming Language :: Python :: Implementation :: CPython
2122
Programming Language :: Python :: Implementation :: PyPy
2223

0 commit comments

Comments
 (0)