Skip to content

Commit bdf1720

Browse files
committed
make test
1 parent 081cd5a commit bdf1720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
default:
44
@echo "* No default action *"
55

6+
test:
7+
tox
8+
69
clean:
710
-rm -rf *.egg-info
811
-rm -rf build dist

0 commit comments

Comments
 (0)