Skip to content

Commit

Permalink
Updated conda brian requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
seeholza committed Dec 20, 2016
1 parent 098c62c commit 8afd15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda_build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ requirements:
- nose
- numpy
- scipy
- brian2=2.0
- brian2 >=2.0
- matplotlib

run:
- python
- numpy
- scipy
- brian2=2.0
- brian2 >=2.0
- matplotlib
- ipython

Expand Down

0 comments on commit 8afd15d

Please sign in to comment.