Skip to content

Commit

Permalink
Add Pygments dependency as it is required by rst linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain-S committed Mar 17, 2023
1 parent b48044d commit 64855ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ types-pyyaml = "^6.0.12.4"
pydocstyle = "^6.3.0"
restructuredtext-lint = "^1.4.0"
pytest = "^7.2.0"
pygments = "^2.14.0"

[tool.poetry.extras]
docs = ["sphinx-rtd-theme", "sphinxcontrib-napoleon"]
Expand Down

0 comments on commit 64855ba

Please sign in to comment.