Skip to content

Commit

Permalink
Merge pull request #24 from harshit-gupta-cor/environment
Browse files Browse the repository at this point in the history
updated packages in environment.yml
  • Loading branch information
harshit-gupta-cor authored Dec 6, 2021
2 parents 1dbec77 + 5d564f0 commit f505ae6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,24 @@ channels:
- defaults
dependencies:
- codecov
- configparser
- coverage
- flake8-black
- flake8-docstrings
- flake8-import-order
- mrcfile
- numba
- numpy
- pip
- pyfftw
- pytest
- pytest-cov
- pytorch=1.9.0
- pip:
- black==20.8b0
- geomstats
- git+https://github.com/compSPI/ioSPI.git
- pre-commit
- raster_geometry
- pytorch3d
- raster_geometry
- starfile

0 comments on commit f505ae6

Please sign in to comment.