diff --git a/Makefile b/Makefile index c0d79c8..63629f9 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ qa: quality pylint pyroma .PHONY: develop build develop: - python -m pip install -U pip python -m pip install -U -r dev-requirements.txt python -m pip install -e .