2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

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:
- chardet
- gunicorn
- gunicorn # [not win]
- nose
about: