Files
CTFd/development.txt
Kevin Chung 547fe61870 Fix syncing down an empty S3 bucket (#783)
* Fix syncing down an empty S3 bucket
* Add test for S3 uploader
* Remove boto.cfg because of https://github.com/travis-ci/travis-ci/issues/7940#issuecomment-310759657
* Specify dummy AWS creds in travis.yml
* Fix S3Uploader in Python 3 and fix test
2018-12-06 01:39:39 -05:00

13 lines
200 B
Plaintext

-r requirements.txt
coverage==4.5.2
mock==2.0.0
nose==1.3.7
rednose==1.3.0
pycodestyle==2.4.0
freezegun==0.3.11
psycopg2==2.7.5
psycopg2-binary==2.7.5
codecov==2.0.15
nose-randomly==1.2.5
moto==1.3.7