Skip to content

Commit

Permalink
Merge branch 'master' of gitlab.apsl.net:addonpayments/addonpayments-…
Browse files Browse the repository at this point in the history
…sdk-python
  • Loading branch information
mgalofre committed Mar 3, 2017
2 parents 476f4f2 + 30e6a88 commit 82bd601
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,8 @@ target/

# Python decouple settings file
settings.ini

log/
py27/
py35/
flake8/
13 changes: 13 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
-e [email protected]:addonpayments/addonpayments-sdk-python.git@8014e0137721442a268b681f76486f13bde8776d#egg=addonpayments_sdk_python
appdirs==1.4.2
attrs==16.3.0
packaging==16.8
pluggy==0.4.0
py==1.4.32
pyparsing==2.1.10
python-decouple==3.0
requests==2.13.0
six==1.10.0
tox==2.6.0
virtualenv==15.1.0
xmltodict==0.10.2

0 comments on commit 82bd601

Please sign in to comment.