1 parent dd10dce commit 65f5b26Copy full SHA for 65f5b26
1 file changed
Makefile
@@ -30,7 +30,7 @@ mrproper: clean
30
31
.PHONY: clean
32
clean: cov-clean doc-clean
33
- rm -rf .venv *.egg-info build .eggs __pycache__ */__pycache__ .tox poetry.lock
+ rm -rf .venv *.egg-info build .eggs __pycache__ */__pycache__ .tox
34
35
.PHONY: test
36
test: venv
0 commit comments