remove pipenv hook installation

pull/336/head
Kieran R Prasch 2018-06-27 15:33:15 -07:00
parent 141fef44fc
commit 4bccd6589b
1 changed files with 0 additions and 1 deletions

View File

@ -41,4 +41,3 @@ allow_prereleases = true
[scripts]
install_solc = "scripts/install_solc.sh"
install_circle_commit_hook = "cp -i scripts/validate_config.sh .git/hooks/pre-commit"