Skip to content

Commit

Permalink
[requirements] Install django-netjsongraph 0.4.0a (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Aug 26, 2017
1 parent 269fbcc commit aea3720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ branches:

# command to install requirements
install:
- pip install https://github.com/netjson/django-netjsongraph/tarball/master
- python setup.py -q develop
- pip install -r requirements-test.txt

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
django-netjsongraph>=0.3.0,<0.4.0
django-netjsongraph>=0.4.0a,<0.5.0
openwisp-users<0.2
openwisp-utils<0.2

0 comments on commit aea3720

Please sign in to comment.