Skip to content

Commit c1210db

Browse files
committed
add Python 3.8 to setup.py
1 parent 6ef3cef commit c1210db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ def main():
202202
'Programming Language :: Python :: 3.5',
203203
'Programming Language :: Python :: 3.6',
204204
'Programming Language :: Python :: 3.7',
205+
'Programming Language :: Python :: 3.8',
205206
'Programming Language :: C++',
206207
'Programming Language :: Python :: Implementation :: CPython',
207208
'Topic :: Scientific/Engineering',

0 commit comments

Comments
 (0)