Skip to content

Commit

Permalink
Conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiashay committed Apr 10, 2022
1 parent 7babc79 commit 22ce07d
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: pbench
channels:
- conda-forge
- defaults
dependencies:
- python=3.8
- pandas
- scipy
- igl
- shapely
- matplotlib
- fpdf

0 comments on commit 22ce07d

Please sign in to comment.