sanic/environment.yml

7 lines
106 B
YAML
Raw Normal View History

2017-01-29 21:52:17 +00:00
name: py35
dependencies:
- pip:
- uvloop>=0.5.3
- httptools>=0.0.9
- ujson>=1.35
- aiofiles>=0.3.0