From e7513c96b3a3795e1d7c38f59e519e3e41d54337 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 14 Aug 2022 09:36:38 +0200 Subject: [PATCH] install py-find-1st from conda forge closes #7193 --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 19f3c7f5a..d6d85de9d 100644 --- a/environment.yml +++ b/environment.yml @@ -9,6 +9,7 @@ dependencies: - pandas - pip + - py-find-1st - aiohttp - SQLAlchemy - python-telegram-bot @@ -64,7 +65,7 @@ dependencies: - pip: - pycoingecko - - py_find_1st + # - py_find_1st - tables - pytest-random-order - ccxt