-
Notifications
You must be signed in to change notification settings - Fork 1
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
Can't unselect default extras #2
Comments
Hi @konstin, Yes indeed I noticed the bug indeed last week - sorry about this. However, thanks a lot for trying the demo ;) If you're interested in having a chat about your perspective about how the demo is implemented, feel free to hit me up. Having some feedback would be nice |
@konstin I finally found the issue and fixed it. If you reapply all the instructions you should be able to confirm it now works just right |
I'm seeing this bug still:
Only on the second run, they seem to be skipped:
pip's
|
Oh interesting I must have screwed up something pretty basic. If you remove I'll check in the debugger next week, I'm a bit busy until Monday. Thanks a lot again for your testing, very very much appreciated |
Companion repo: https://github.com/konstin/ndeiabc
I have this pyproject.toml:
And this test script:
If i run the script i get
It seems that the patched pip always installs the default requirements?
For context, the METADATA of the wheel:
The text was updated successfully, but these errors were encountered: