Skip to content

Commit

Permalink
Add Python 3.6 and 3.7 classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed Aug 30, 2019
1 parent b85a8f3 commit c51a653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ def read_requirements(name):
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
)

0 comments on commit c51a653

Please sign in to comment.