mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-08-01 15:04:11 +02:00
pygments-csv-lexer
To fix this warning: /Users/simon/Dropbox/Development/sqlite-utils/docs/cli.rst:1286: WARNING: Pygments lexer name 'csv' is not known
This commit is contained in:
parent
7e48502b5a
commit
bff240032d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -38,6 +38,7 @@ setup(
|
|||
"codespell",
|
||||
"sphinx-copybutton",
|
||||
"beanbag-docutils>=2.0",
|
||||
"pygments-csv-lexer",
|
||||
],
|
||||
"mypy": [
|
||||
"mypy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue