forked from mozilla-services/socorro
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug 751654 - pin versions and manage thirdparty with requirements.txt…
… only
- Loading branch information
Showing
46 changed files
with
35 additions
and
19,664 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule configman
deleted from
3d74ae
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-r prod.txt | ||
coverage==3.5.2b1 | ||
nose==1.1.2 | ||
mock==0.8.0 | ||
poster==0.8.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# configman moves too fast for pypi right now | ||
git+git://github.com/mozilla/configman@3d74ae9#egg=configman | ||
configobj==4.7.2 | ||
hbase-thrift==0.20.4 | ||
isodate==0.4.7 | ||
lxml==2.3.4 | ||
psycopg2==2.0.13 | ||
simplejson==2.5.0 | ||
statsd==0.5.0 | ||
thrift==0.8.0 | ||
web.py==0.36 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* |
This file was deleted.
Oops, something went wrong.
Empty file.
Oops, something went wrong.