mirror of https://github.com/m-labs/artiq.git
conda: make aiohttp testing not depend on gunicorn on Windows platform
This commit is contained in:
parent
c94dafdeca
commit
19a77b51f2
|
@ -27,7 +27,7 @@ test:
|
||||||
|
|
||||||
requires:
|
requires:
|
||||||
- chardet
|
- chardet
|
||||||
- gunicorn
|
- gunicorn # [not win]
|
||||||
- nose
|
- nose
|
||||||
|
|
||||||
about:
|
about:
|
||||||
|
|
Loading…
Reference in New Issue