added gitignore conda and fixed h5py_cache dependency

This commit is contained in:
Cheng Chi
2023-04-11 15:19:07 -04:00
parent e4f8df66de
commit 27d4b69c0e
3 changed files with 143 additions and 5 deletions

View File

@@ -20,5 +20,4 @@ dependencies:
- einops=0.6.0
- packaging=23.0
- h5py=3.8.0
- pip:
- h5py_cache==1.0
- ipython=8.12.0