Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Commit d38b618

Browse files
committed
Added 3.7 support notice.
1 parent 0fd1947 commit d38b618

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
@@ -64,6 +64,7 @@ def run_tests(self):
6464
"License :: OSI Approved :: Apache Software License",
6565
"Programming Language :: Python :: 3.5",
6666
"Programming Language :: Python :: 3.6",
67+
"Programming Language :: Python :: 3.7",
6768
"Topic :: Software Development :: Libraries :: Python Modules"],
6869
install_requires=[
6970
"pyyaml>=5.1.0",

0 commit comments

Comments
 (0)