Skip to content

Commit f0d3adb

Browse files
committed
makefile fix
1 parent af7c749 commit f0d3adb

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
@@ -1,4 +1,4 @@
1-
.PHONY: all sdist wheel docs install upload clean test
1+
.PHONY: all dist sdist wheel docs install upload clean test
22
PYTHON=python3
33

44
all:

0 commit comments

Comments
 (0)