Skip to content

Commit

Permalink
Bug 912055 - Add basket-client, dnspython, requests
Browse files Browse the repository at this point in the history
  • Loading branch information
dpoirier committed Oct 8, 2013
1 parent 7738b52 commit dd4db34
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Expand Up @@ -19,3 +19,12 @@
[submodule "src/raven"]
path = src/raven
url = git://github.com/getsentry/raven-python.git
[submodule "src/basket-client"]
path = src/basket-client
url = https://github.com/mozilla/basket-client.git
[submodule "src/dnspython"]
path = src/dnspython
url = git@github.com:rthalley/dnspython
[submodule "src/requests"]
path = src/requests
url = git@github.com:kennethreitz/requests
3 changes: 3 additions & 0 deletions basket.pth
Expand Up @@ -15,12 +15,15 @@ packages/setuptools
packages/six
packages/suds
packages/south
src/basket-client
src/django
src/django-cache-machine
src/django-fixture-magic
src/django-mozilla-product-details
src/django-piston
src/django-statsd
src/dnspython
src/requests
src/test-utils
src/pystatsd
src/raven
1 change: 1 addition & 0 deletions src/basket-client
Submodule basket-client added at 212922
1 change: 1 addition & 0 deletions src/dnspython
Submodule dnspython added at 62576b
1 change: 1 addition & 0 deletions src/requests
Submodule requests added at 3bb13f

0 comments on commit dd4db34

Please sign in to comment.