mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 23:29:47 +00:00
02a4c82dfa
Handle dependencies properly. Now e.g. "./bootstrap && ./virtualenv/bin/s3tests-test-readwrite" should just work.
6 lines
130 B
Text
6 lines
130 B
Text
PyYAML
|
|
nose >=1.0.0
|
|
boto >=2.0b4
|
|
bunch >=1.0.0
|
|
# 0.14 switches to libev, that means bootstrap needs to change too
|
|
gevent ==0.13.6
|