v0.1.0
This commit is contained in:
10
backend/python/environment.yml
Normal file
10
backend/python/environment.yml
Normal file
@ -0,0 +1,10 @@
|
||||
name: cryptos
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- httpx=0.17.1
|
||||
- pip=21.1.2
|
||||
- python=3.9.5
|
||||
- setuptools=52.0.0
|
||||
# - pip:
|
||||
# - pyinstaller==4.3
|
Reference in New Issue
Block a user