Skip to content

Commit

Permalink
specify python 3.8 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kawindme committed Aug 21, 2020
1 parent 1862152 commit bdf923a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
'Intended Audience :: Science/Research',
'Topic :: Scientific/Engineering',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.8',
],

packages=['viroconcom'],
Expand Down

0 comments on commit bdf923a

Please sign in to comment.