File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 global :
99 - PYTHONPATH=.:$PYTHONPATH
1010 matrix :
11- - DJANGO=Django==1.7.8 OSCAR=django-oscar==1.0.2
12- - DJANGO=Django==1.7.8 OSCAR=django-oscar==1.1
13- - DJANGO=Django==1.8.2 OSCAR=django-oscar==1.1
11+ - DJANGO=Django==1.7.10 OSCAR=django-oscar==1.0.2
12+ - DJANGO=Django==1.7.10 OSCAR=django-oscar==1. 1.1
13+ - DJANGO=Django==1.8.4 OSCAR=django-oscar==1. 1.1
1414
1515install :
1616 - pip install $DJANGO $OSCAR
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Adyen package for django-oscar
1616
1717This package provides integration with the `Adyen `_ payment gateway. It is
1818designed to work seamlessly with the e-commerce framework `django-oscar `_ but
19- can be used without Oscar. This extension supports Django 1.6 +, Python 3.3+ and
20- Oscar 0.7 +.
19+ can be used without Oscar. This extension supports Django 1.7 +, Python 3.3+ and
20+ Oscar 1.0 +.
2121
2222.. _`Adyen` : http://www.adyen.com/
2323.. _`django-oscar` : https://github.com/tangentlabs/django-oscar
You can’t perform that action at this time.
0 commit comments