-
Notifications
You must be signed in to change notification settings - Fork 67
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
[pre-commit] Error: Getting requirements to build wheel failed due to AttributeError: cython_sources
#2506
Comments
@benjaminmah could you revert the change in 86b3768 and see if that fixes it for you? |
Yes! Reverting this change seemed to fix the problem on my end. |
@benjaminmah does it work if you remove bugbot/.pre-commit-config.yaml Line 58 in b5d8def
|
Unfortunately no, I get an error:
|
Steps to reproduce:
requirements.txt
requirements-test.txt
git add <filename>
git commit
The following error is encountered:
The text was updated successfully, but these errors were encountered: