Skip to content

Commit 468c92a

Browse files
committed
Update Makefile
1 parent ed117bc commit 468c92a

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
@@ -34,7 +34,7 @@ docs:
3434
.PHONY: test
3535
test:
3636
@echo "$(ATTN_COLOR)==> test $(NO_COLOR)"
37-
@tox -e py39
37+
@tox -e py37,py39
3838

3939
.PHONY: test_specific
4040
test_specific:

0 commit comments

Comments
 (0)