1
0
forked from M-Labs/artiq

conda: make aiohttp testing not depend on gunicorn on Windows platform

This commit is contained in:
Yann Sionneau 2015-08-17 22:02:01 +02:00
parent c94dafdeca
commit 19a77b51f2

View File

@ -27,7 +27,7 @@ test:
requires: requires:
- chardet - chardet
- gunicorn - gunicorn # [not win]
- nose - nose
about: about: