mirror of https://github.com/apache/cassandra
removing unused Python packages in pylib
patch by Sathyanarayanan Saravanamuthu; reviewed by Brandon Williams and Stefan Miklosovic for CASSANDRA-17449
This commit is contained in:
parent
4ea3e4c505
commit
952263dcea
|
|
@ -2,11 +2,5 @@
|
|||
# Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
|
||||
-e git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm
|
||||
coverage
|
||||
decorator
|
||||
docopt
|
||||
flaky
|
||||
mock
|
||||
parse
|
||||
psutil
|
||||
pycodestyle
|
||||
pytest
|
||||
|
|
|
|||
Loading…
Reference in New Issue