Add Python requests toolbelt to CLI deps
This commit is contained in:
parent
9d5f50f82a
commit
4417bd374b
|
@ -33,7 +33,7 @@ Description: Parallel Virtual Cluster common libraries (Python 3)
|
||||||
|
|
||||||
Package: pvc-client-cli
|
Package: pvc-client-cli
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python3-requests, python3-yaml, python3-lxml
|
Depends: python3-requests, python3-requests-toolbelt, python3-yaml, python3-lxml
|
||||||
Description: Parallel Virtual Cluster CLI client (Python 3)
|
Description: Parallel Virtual Cluster CLI client (Python 3)
|
||||||
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue