mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Add py3.6 to setup.py
This commit is contained in:
parent
460171bcc7
commit
aa129484cf
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -100,6 +100,7 @@
|
|||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Topic :: Security',
|
||||
'Topic :: Software Development'
|
||||
|
|
|
|||
Loading…
Reference in a new issue