Skip to content

Commit 9ee0a43

Browse files
committed
CI: Don't run uvloop tests on built wheels
Latest uvloop doesn't run on manylinux1.
1 parent cc3ae9f commit 9ee0a43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ test:
3434

3535
testinstalled:
3636
cd /tmp && $(PYTHON) $(ROOT)/tests/__init__.py
37-
cd /tmp && USE_UVLOOP=1 $(PYTHON) $(ROOT)/tests/__init__.py
3837

3938

4039
quicktest:

0 commit comments

Comments
 (0)