Drop cliff-tablib from test-requirements.txt
tablib has no support on Py3 and it is a blocker of Py3 support. In my understanding, cliff-tablib is not required for testing, so I think we can drop cliff-tablib safely. Change-Id: I6734a01028545d8bd2cd0950b66cc1714b3ae291
This commit is contained in:

committed by
Akihiro Motoki

parent
2119b68610
commit
01bd100846
@@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
hacking<0.11,>=0.10.0
|
||||
|
||||
cliff-tablib>=1.0
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=1.3.1
|
||||
|
Reference in New Issue
Block a user