Skip to content

ci: prefetch vale from PyPI#177

Open
edcsnt wants to merge 3 commits intorelease-engineering:mainfrom
edcsnt:install-vale
Open

ci: prefetch vale from PyPI#177
edcsnt wants to merge 3 commits intorelease-engineering:mainfrom
edcsnt:install-vale

Conversation

@edcsnt
Copy link
Collaborator

@edcsnt edcsnt commented Aug 9, 2025

Changes to requirements.txt generated with
pip-compile --allow-unsafe --generate-hashes requirements.in.

For some unknown reason, pip-compile lowercased the markdown, pygments, and types-pyyaml packages, even though, in requirements.in, they weren’t touched by this pull request.

edcsnt and others added 3 commits August 9, 2025 18:41
Changes to `requirements.txt` generated with
`pip-compile --allow-unsafe --generate-hashes requirements.in`.

For some unknown reason, `pip-compile` lowercased the `markdown`,
`pygments`, and `types-pyyaml` packages, even though, in
`requirements.in`, they weren’t touched by this pull request.

Signed-off-by: Eduardo Santos <eduardo.experimental@gmail.com>
Vale supports
[embedded markup](https://vale.sh/docs/formats/code#associations) in
code comments, such as reStructuredText markup within Python docstrings,
which is common for autogenerated, Sphinx-based API documentation.

Signed-off-by: Eduardo Santos <eduardo.experimental@gmail.com>
We won't lint code initially.
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.

1 participant