We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526b762 commit 44283d5Copy full SHA for 44283d5
setup.py
@@ -80,10 +80,10 @@ def run_tests(self):
80
"Programming Language :: Python :: 2",
81
"Programming Language :: Python :: 2.7",
82
"Programming Language :: Python :: 3",
83
- "Programming Language :: Python :: 3.3",
84
"Programming Language :: Python :: 3.4",
85
"Programming Language :: Python :: 3.5",
86
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
87
"Topic :: Software Development"
88
]
89
)
0 commit comments