feat: conda env export > environment.yml
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
|||||||
/test_detector_data
|
/test_detector_data
|
||||||
/validation_data
|
/validation_data
|
||||||
/validation_results
|
/validation_results
|
||||||
|
__pycache__
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
name: cat_translator_env
|
name: petshy
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- defaults
|
- defaults
|
||||||
|
|||||||
Reference in New Issue
Block a user