Module: check_mk
Branch: master
Commit: 3a47388075f0cc8ad98419d43543bcb3b7301a87
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=3a47388075f0cc…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Fri May 25 11:12:13 2018 +0200
direnv per se has nothing to do with the virtual environment.
Change-Id: Ie1669d73ebb30fd3247fcf2c2dfc1fee7cc61db6
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index c1e496b..3b66c97 100644
--- a/Makefile
+++ b/Makefile
@@ -542,7 +542,6 @@ endif
mkdir -p .venv
pipenv install --dev
pipenv clean
- direnv allow
# This dummy rule is called from subdirectories whenever one of the
# top-level Makefile's dependencies must be updated. It does not