Merge pull request #63 from srcarter3/main

Small change to environment.yml for compatibility with notebooks
This commit is contained in:
tiffanycmeyer13 2022-05-27 16:07:36 -06:00 committed by GitHub
commit 97971b5597
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=3
- python=3.9
- numpy
- nomkl
- matplotlib