Skip to content
Snippets Groups Projects
Commit 6d761bd6 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

adding python 3.8

parent 291b38d8
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ setup(name=NAME,
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
packages=find_packages(),
include_package_data=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment