Refactor s3upload

s3upload function has been moved to notifications-utils.
https://github.com/alphagov/notifications-utils/pull/138 must be merge first.
This commit is contained in:
Rebecca Law
2017-04-06 10:27:13 +01:00
parent f8618f8989
commit 65a91c440b
3 changed files with 5 additions and 56 deletions

View File

@@ -29,6 +29,7 @@ notifications-python-client>=3.1,<3.2
awscli>=1.11,<1.12
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@15.0.2#egg=notifications-utils==15.0.2
git+https://github.com/alphagov/notifications-utils.git@15.0.4#egg=notifications-utils==15.0.4
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3