Skip to content

Commit

Permalink
Explicitly declare compatibility against pygments
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Nov 17, 2021
1 parent 78eb082 commit bdcf32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ requires-python = ">=3.6"
dependencies = [
"beautifulsoup4",
"sphinx ~= 4.0",
"pygments ~= 2.7",
]

license = { file = "LICENSE"}
Expand Down

0 comments on commit bdcf32e

Please sign in to comment.