-
-
Notifications
You must be signed in to change notification settings - Fork 50
pre-commit hook fails with provided environments not found #721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Thank you bringing this to my attention, @weichslgartner 👍 . The If you are a user of this feature, please pullrequest a fix. I guess |
weichslgartner
added a commit
to weichslgartner/cyclonedx-python-lib
that referenced
this issue
Oct 23, 2024
Signed-off-by: weichslgartner <[email protected]>
saquibsaifee
pushed a commit
to saquibsaifee/cyclonedx-python-lib
that referenced
this issue
Oct 27, 2024
Fixes CycloneDX#721 Signed-off-by: weichslgartner <[email protected]>
saquibsaifee
pushed a commit
to saquibsaifee/cyclonedx-python-lib
that referenced
this issue
Oct 27, 2024
Fixes CycloneDX#721 Signed-off-by: weichslgartner <[email protected]> Signed-off-by: Saquib Saifee <[email protected]>
saquibsaifee
pushed a commit
to saquibsaifee/cyclonedx-python-lib
that referenced
this issue
Oct 27, 2024
Fixes CycloneDX#721 Signed-off-by: weichslgartner <[email protected]> Signed-off-by: Saquib Saifee <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The pre-commit hook fails for me as follows:
in the
.pre-commit-config.yaml
has the entry:the
tox.ini
looks like:If i change it to
mypy-{current,lowest,locked}
it works for me. Am i missing something? Where does the mypy-locked env come from?The text was updated successfully, but these errors were encountered: