Skip to content

Commit b448e41

Browse files
committed
Fix Makefile
1 parent 6b57146 commit b448e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ cp_wheels_i686:
6161

6262
# run tests against all supported python versions
6363
tox:
64-
@tox
64+
@tox

0 commit comments

Comments
 (0)