X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/841943174bb4d3b602e8e055592d8b54d1bb086d..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