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

Pyproject Integrity Check #254

Closed
blink1073 opened this issue Jan 28, 2022 · 2 comments
Closed

Pyproject Integrity Check #254

blink1073 opened this issue Jan 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

blink1073 commented Jan 28, 2022

Problem

I had some issues this week trying to release terminado. twine check --strict showed no problems, but PyPI rejected due to quotation marks in field contents.

Proposed Solution

We can use validate-pyproject to validate pyproject.toml files.

@blink1073 blink1073 added the enhancement New feature or request label Jan 28, 2022
@blink1073
Copy link
Contributor Author

We could probably just wait for validation to land in packaging: pypa/packaging#498

@blink1073 blink1073 changed the title Pyproject and Setup.cfg Integrity Check Pyproject Integrity Check Oct 8, 2022
@blink1073
Copy link
Contributor Author

Closing in favor of using a pre-commit hook, as in jupyter-server/jupyter_server#1020

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

No branches or pull requests

1 participant