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

Prevent commits with non-production versions in pyproject.toml #9

Open
tbouska opened this issue Sep 10, 2024 · 0 comments
Open

Prevent commits with non-production versions in pyproject.toml #9

tbouska opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tbouska
Copy link
Contributor

tbouska commented Sep 10, 2024

As I develop other projects in parallel using the editable mode or installing the packages from Test PyPi, I need to make sure that "work in progress" pyproject.toml isn't getting pushed to remote. I think I could use pre-commit for that.

@tbouska tbouska added the enhancement New feature or request label Sep 10, 2024
@tbouska tbouska self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant