X-Git-Url: https://scm.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/bec8e9379d875b91dd49058aeae0075bda66d6d8..f431ff9e62582cf7a4f12d17fb198c2fdaf47044:/Makefile diff --git a/Makefile b/Makefile index 4ab5d2a..8b3f1c4 100644 --- a/Makefile +++ b/Makefile @@ -15,4 +15,4 @@ test: .PHONY: clean clean: - $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__ + $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__ venv