Update environment.yml

pull/4218/head
sobeit2020 5 years ago committed by GitHub
parent 4a28fab8a1
commit 39cef2dbe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
name: freqtrade
channels:
# - defaults
- conda-forge
# - defaults
dependencies:
# 1/4 req main
- python>=3.7
@ -40,7 +40,7 @@ dependencies:
- pytest
- pytest-asyncio
- pytest-cov
- pytest-mock=
- pytest-mock
- isort
- nbconvert

Loading…
Cancel
Save