-
Notifications
You must be signed in to change notification settings - Fork 0
pyenv build fails #13
Copy link
Copy link
Open
Labels
Description
How to reproduce
- Use pyenv as a virtual environment.
- Run
task build
Expected result
Build should succeed
Actual results
An error has occurred: InvalidManifestError:
==> File /Users/arnaud/.cache/pre-commit/repojyfsnzel/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
Check the log at /Users/arnaud/.cache/pre-commit/pre-commit.log
exit status 1
task: Failed to run task "build": exit status 1Reactions are currently unavailable