Remove pypy support
Zaqar client is depending on keystone client and openstack client, both of them don't support pypy. And our pypy gate is always failed, and we don't have enough resource to fix it. So this patch is going to remove the pypy support for zaqar client. Change-Id: I9fc5694143dc7404cb7a4d7426cfaa8692f2f4d9
This commit is contained in:
parent
3152321c7a
commit
20f54aab89
@ -20,7 +20,6 @@ classifier =
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
|
Loading…
x
Reference in New Issue
Block a user