Update environment.yaml

To force installation of the correct version of python
This commit is contained in:
RomixERR
2023-04-24 17:17:13 +03:00
committed by GitHub
parent f7ca3f266b
commit 56ecb42e64

View File

@@ -6,5 +6,6 @@ dependencies:
- conda - conda
- git - git
- git-lfs - git-lfs
- python=3.10
- invoke - invoke
- rich - rich