You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug was causing all cases to fall through to the default selection
by checkPythonVersions only.
With this commit the local .whl test succeeds because now poetry2nix can select
dependency markers for local .whl files.
Resolves#1174
0 commit comments