Skip to content

Commit

Permalink
conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
megbedell committed Apr 7, 2020
1 parent 69c7186 commit b833249
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: wobble
dependencies:
- python=3.6
- numpy
- scipy
- matplotlib
- tensorflow=1.11.*
- tqdm
- h5py
- astropy
- pandas

0 comments on commit b833249

Please sign in to comment.