mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Add Python 3.7 classifier
This commit is contained in:
parent
8b84777117
commit
7fa9636c18
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -21,6 +21,7 @@ setup(
|
|||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue