Skip to content

Commit

Permalink
Add classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 9, 2020
1 parent 33c9027 commit 0792c54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
},
classifiers=[
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
)

0 comments on commit 0792c54

Please sign in to comment.