from arm7
This commit is contained in:
parent
0d954e96a0
commit
fc79f7348c
@ -2,7 +2,6 @@ name: listserv
|
|||||||
channels:
|
channels:
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- ca-certificates=2019.5.15=0
|
|
||||||
- openssl=1.0.2s=h1de35cc_0
|
- openssl=1.0.2s=h1de35cc_0
|
||||||
- pip=9.0.1=py34_1
|
- pip=9.0.1=py34_1
|
||||||
- python=3.4.5=0
|
- python=3.4.5=0
|
||||||
|
|||||||
27
conda_env_arm7.yml
Normal file
27
conda_env_arm7.yml
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
name: listserv
|
||||||
|
dependencies:
|
||||||
|
- openssl=1.0.1k=1
|
||||||
|
- pip=7.1.2=py34_0
|
||||||
|
- python=3.4.3=1
|
||||||
|
- setuptools=18.1=py34_0
|
||||||
|
- sqlite=3.8.4.1=1
|
||||||
|
- wheel=0.24.0=py34_0
|
||||||
|
- xz=5.0.5=0
|
||||||
|
- zlib=1.2.8=0
|
||||||
|
- pip:
|
||||||
|
- click==7.0
|
||||||
|
- dateparser==0.7.1
|
||||||
|
- flask==1.1.1
|
||||||
|
- gunicorn==19.9.0
|
||||||
|
- itsdangerous==1.1.0
|
||||||
|
- jinja2==2.10.1
|
||||||
|
- markupsafe==1.1.1
|
||||||
|
- mysql-connector-python==8.0.16
|
||||||
|
- protobuf==3.8.0
|
||||||
|
- python-dateutil==2.8.0
|
||||||
|
- pytz==2019.1
|
||||||
|
- regex==2019.6.8
|
||||||
|
- six==1.12.0
|
||||||
|
- tzlocal==1.5.1
|
||||||
|
- werkzeug==0.15.4
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user