Skip to content

Commit

Permalink
conda: make aiohttp testing not depend on gunicorn on Windows platform
Browse files Browse the repository at this point in the history
  • Loading branch information
fallen committed Aug 17, 2015
1 parent c94dafd commit 19a77b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/aiohttp/meta.yaml
Expand Up @@ -27,7 +27,7 @@ test:

requires:
- chardet
- gunicorn
- gunicorn # [not win]
- nose

about:
Expand Down

0 comments on commit 19a77b5

Please sign in to comment.