Skip to content
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

support --pre / pip_pre option #25

Merged
merged 5 commits into from
Dec 10, 2022
Merged

support --pre / pip_pre option #25

merged 5 commits into from
Dec 10, 2022

Conversation

masenf
Copy link
Owner

@masenf masenf commented Dec 10, 2022

  • plumb env config "pip_pre" to pip-compile invocation
  • update unit tests
  • add pip_pre environment to integration test pyproj
    • add validation for pyproj output
    • fix nodeps environment via --resolver=backtracking

if `pip_pre = True` then pass --pre to pip-compile
automatically
ensure --pre is on the command line whenever
pip_pre = True for the environment
reduce confusion with this old fixture we don't use
fix nodeps environments by using the backtracking resolver
assert on pyproj tox output for v3 and v4
@masenf masenf merged commit 231ee67 into main Dec 10, 2022
@masenf masenf deleted the pip_pre branch December 10, 2022 22:58
@masenf masenf mentioned this pull request Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant