testing
This commit is contained in:
parent
884d3a0316
commit
3fd6ecaedb
7
environment.yml
Normal file
7
environment.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name: py35
|
||||
dependencies:
|
||||
- pip:
|
||||
- uvloop>=0.5.3
|
||||
- httptools>=0.0.9
|
||||
- ujson>=1.35
|
||||
- aiofiles>=0.3.0
|
2
readthedocs.yml
Normal file
2
readthedocs.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
conda:
|
||||
file: environment.yml
|
Loading…
Reference in New Issue
Block a user