Add Python 3.5 classifier and venv
As kuryr-libnetwork has passed py35 test. Do same thing in kuryr-libnetwork: https://review.openstack.org/#/c/341891/ Change-Id: I009bb50aab6b4dbe9aabbd1147c9ce0d515f71a8 Closed-Bug: #1604180
This commit is contained in:
parent
f94a88a3c4
commit
64e20aa113
@ -18,6 +18,7 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[entry_points]
|
||||
oslo.config.opts =
|
||||
|
Loading…
Reference in New Issue
Block a user