Skip to content

Commit

Permalink
use branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Apr 5, 2016
1 parent 263f4ad commit 2ee3091
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ install:
- travis/no-make-error.sh . help
- make -f travis.mk c2c-egg
- travis/pip.sh install tilecloud_chain
- travis/pip.sh install https://github.com/sbrunner/papyrus/archive/geojson.zip
- .build/venv/bin/pip freeze | grep -v '^-e' | grep -v '^#'
- diff -u c2cgeoportal/scaffolds/update/CONST_versions_requirements.txt <(.build/venv/bin/pip freeze | grep -v '^-e' | grep -v '^#') | grep '^[+-]'
- make -f travis.mk build
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Mako==1.0.4
Markdown==2.6.6
MarkupSafe==0.23
OWSLib==0.10.3
papyrus==2.0.dev3
https://github.com/sbrunner/papyrus/archive/geojson.zip#papyrus
papyrus-ogcproxy==0.2.dev1
Paste==2.0.3
PasteDeploy==1.5.2
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
-e git+https://github.com/camptocamp/pyramid_closure#egg=pyramid_closure
-e git+https://github.com/sbrunner/geojson#egg=pyramid_closure
-e .
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"GeoAlchemy2",
"SQLAHelper",
"pyramid_tm",
"papyrus",
"ipcalc",
"papyrus_ogcproxy>=0.2.dev1",
"pyramid_formalchemy>=0.4.3",
Expand Down

0 comments on commit 2ee3091

Please sign in to comment.