-
Notifications
You must be signed in to change notification settings - Fork 251
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
Fix bug/crash when source dir is outside project dir #356
Commits on May 17, 2022
-
replace usage of `pathlib.Path.relative_to` with `os.path.relpath`, as per python-poetry/poetry#5621
Configuration menu - View commit details
-
Copy full SHA for dd3d795 - Browse repository at this point
Copy the full SHA dd3d795View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa426b7 - Browse repository at this point
Copy the full SHA fa426b7View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 96dc0ce - Browse repository at this point
Copy the full SHA 96dc0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eba713 - Browse repository at this point
Copy the full SHA 2eba713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f5efa - Browse repository at this point
Copy the full SHA 39f5efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b09b0 - Browse repository at this point
Copy the full SHA f6b09b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d94f568 - Browse repository at this point
Copy the full SHA d94f568View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d3d632 - Browse repository at this point
Copy the full SHA 0d3d632View commit details -
refactor src_outside_root test to parse setup.py ast and analyze it, …
…rather that text matching
Configuration menu - View commit details
-
Copy full SHA for 65130f7 - Browse repository at this point
Copy the full SHA 65130f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37663e0 - Browse repository at this point
Copy the full SHA 37663e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62318b4 - Browse repository at this point
Copy the full SHA 62318b4View commit details -
add test conditions to src_outside_root test necessary for a produced…
… sdist to be buildable/installable
Configuration menu - View commit details
-
Copy full SHA for c7e1784 - Browse repository at this point
Copy the full SHA c7e1784View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 95ed9a1 - Browse repository at this point
Copy the full SHA 95ed9a1View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5a55c0 - Browse repository at this point
Copy the full SHA a5a55c0View commit details