Skip to content

fix: ensure pyproject.toml has lock#5409

Merged
jeremylong merged 4 commits intomainfrom
pyproject-toml-check
Feb 10, 2023
Merged

fix: ensure pyproject.toml has lock#5409
jeremylong merged 4 commits intomainfrom
pyproject-toml-check

Conversation

@jeremylong
Copy link
Copy Markdown
Collaborator

Resolves #4995

If pyproject.toml is found and there is not a poetry.lock or requirements.txt an AnalysisException will be thrown.

@boring-cyborg boring-cyborg Bot added core changes to core tests test cases labels Feb 1, 2023
@jeremylong jeremylong added this to the 8.1.0 milestone Feb 1, 2023
@jeremylong jeremylong merged commit 8cde561 into main Feb 10, 2023
@jeremylong jeremylong deleted the pyproject-toml-check branch February 10, 2023 10:48
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core tests test cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python - add support for Poetry and PipEnv

1 participant