Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerkin committed Apr 1, 2017
1 parent 43bf072 commit 8af23c3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: py35
dependencies:
- pandas>=0.18
- ipython>=5.1
- lxml
- nbconvert
- ipykernel
- nbformat
- pip:
- cypy>=0.2
- quantities
- bs4

0 comments on commit 8af23c3

Please sign in to comment.