Commit 9afe3368 authored by Jason Madden's avatar Jason Madden

Right dep for test-pypy-libuv [skip ci]

parent 6c38d576
......@@ -189,7 +189,7 @@ test-py36-libuv: $(PY36)
test-pypy: $(PYPY)
PYTHON=$(PYPY) PATH=$(BUILD_RUNTIMES)/versions/pypy590/bin:$(PATH) make develop toxtest
test-pypy-libuv: $(PY36)
test-pypy-libuv: $(PYPY)
GEVENT_CORE_CFFI_ONLY=libuv make test-pypy
test-pypy3: $(PYPY3)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment