We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed117bc commit 468c92aCopy full SHA for 468c92a
Makefile
@@ -34,7 +34,7 @@ docs:
34
.PHONY: test
35
test:
36
@echo "$(ATTN_COLOR)==> test $(NO_COLOR)"
37
- @tox -e py39
+ @tox -e py37,py39
38
39
.PHONY: test_specific
40
test_specific:
0 commit comments