Skip to content

Commit

Permalink
Merge pull request #73 from ashutoshsaboo/ch
Browse files Browse the repository at this point in the history
Code for Issue #70 | fix plot() error
  • Loading branch information
asmeurer committed Mar 18, 2016
2 parents 7d7524b + bddb7b1 commit d9e588b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ virtualenv:
system_site_packages: true

before_install:
- sudo apt-get install -qq python-numpy
- npm install casperjs
install: "pip install -r requirements.txt --use-mirrors"

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
django==1.3
numpy==1.6.1

0 comments on commit d9e588b

Please sign in to comment.