vici: Add support for python 3
This commit is contained in:
committed by
Martin Willi
parent
c7e3c5943f
commit
2e74aa0a91
@@ -25,6 +25,9 @@ setup(
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Natural Language :: English",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 3.2",
|
||||
"Programming Language :: Python :: 3.3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Topic :: Security",
|
||||
"Topic :: Software Development :: Libraries",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user