Skip to content

Commit

Permalink
qa: Install check-oldies with the "toml" variant
Browse files Browse the repository at this point in the history
This is necessary to read the configuration from "pyproject.toml".
  • Loading branch information
dbaty committed Jun 9, 2022
1 parent 3d34cc0 commit 6d1eda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
check-manifest
check-oldies
check-oldies[toml]
isort
pylint
pylint_strict_informational
Expand Down

0 comments on commit 6d1eda0

Please sign in to comment.