Install Pygments in development environments.

Review Request #13113 — Created June 17, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

The Djblets unit tests require Pygments to be installed, but we didn't
have a dependency on it anywhere. This change adds it to the
dev-requirements.txt.

Ran unit tests in a fresh environment for Djblets. Tests passed.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Install Pygments in development environments.
The Djblets unit tests require Pygments to be installed, but we didn't have a dependency on it anywhere. This change adds it to the `dev-requirements.txt`.
ebb9832233f03a1154e31434faacfe8835f24830 Christian Hammond
dev-requirements.txt
Loading...