Skip to content

Commit 83fa44a

Browse files
authored
Add Python 3.8 to classifiers (#406)
1 parent a33e672 commit 83fa44a

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
@@ -66,6 +66,7 @@ def pyload(path):
6666
'Programming Language :: Python :: 3.5',
6767
'Programming Language :: Python :: 3.6',
6868
'Programming Language :: Python :: 3.7',
69+
'Programming Language :: Python :: 3.8',
6970
],
7071
url='http://julialang.org',
7172
project_urls={

0 commit comments

Comments
 (0)