Unverified Commit aa6630eb by brianhw Committed by GitHub

Merge pull request #477 from edx/brian/luigi-bucket-validation

When writing to S3, don't validate the bucket.
parents 4d9d9ae7 6ee0a412
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-1.2.2.zip # GPL v2 with FOSS License Exception http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-1.2.2.zip # GPL v2 with FOSS License Exception
# Putting these here rather than in default.in allows us to avoid using editable mode that pip-compile requires. # Putting these here rather than in default.in allows us to avoid using editable mode that pip-compile requires.
git+https://github.com/edx/luigi.git@5472d77309b4600de9e8c246935d17972d0a6c9f#egg=luigi # Apache License 2.0 git+https://github.com/edx/luigi.git@eb45bcc52243de11b2b16a81229ac584fe1e601b#egg=luigi # Apache License 2.0
git+https://github.com/edx/pyinstrument.git@a35ff76df4c3d5ff9a2876d859303e33d895e78f#egg=pyinstrument # BSD git+https://github.com/edx/pyinstrument.git@a35ff76df4c3d5ff9a2876d859303e33d895e78f#egg=pyinstrument # BSD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment