Skip to content

Commit 9bd6c76

Browse files
fix : minor edit in setup.py
1 parent 3d07915 commit 9bd6c76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ def read_description():
4848
'Programming Language :: Python :: 3.5',
4949
'Programming Language :: Python :: 3.6',
5050
'Programming Language :: Python :: 3.7',
51+
'Programming Language :: Python :: 3.8',
52+
'Programming Language :: Python :: 3.9',
5153
'Topic :: Scientific/Engineering',
5254
],
5355
install_requires=get_requires(),

0 commit comments

Comments
 (0)