forked from M-Labs/artiq
conda: tighten pythonparser dependency (fixes #600).
This commit is contained in:
parent
eee8d05398
commit
71f1d38860
|
@ -37,7 +37,7 @@ requirements:
|
||||||
- pygit2
|
- pygit2
|
||||||
- aiohttp
|
- aiohttp
|
||||||
- binutils-or1k-linux
|
- binutils-or1k-linux
|
||||||
- pythonparser
|
- pythonparser 0.0 py_6
|
||||||
- levenshtein
|
- levenshtein
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue