diff --git a/Makefile b/Makefile index 707839fe..20783359 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: docs init: - pip install 'pipenv>=0.1.6,!=0.2.6,!=0.2.7,!=0.2.8' + pip install 'pipenv' pipenv install --dev test: