Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney authored May 3, 2018
1 parent eded085 commit 6c0dc4e
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: thinkdsp
channels:
- defaults
- conda-forge
dependencies:
- python=3.*
- matplotlib
- numpy
- jupyter
- ipykernel
- scipy
- pandas

0 comments on commit 6c0dc4e

Please sign in to comment.