We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test
1 parent 259fb85 commit 1ff6679Copy full SHA for 1ff6679
Makefile
@@ -1,7 +1,7 @@
1
.PHONY: docs test clean fix
2
3
test:
4
- tox -e py311-dj42-sqlite_file
+ tox -e py-dj42-sqlite_file
5
6
docs:
7
tox -e docs
0 commit comments