mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Otherwise, installation conflicts can result when plugins/themes require more recent Pygments versions.
11 lines
130 B
Text
11 lines
130 B
Text
# Tests
|
|
Pygments==2.7.4
|
|
pytest
|
|
pytest-cov
|
|
pytest-xdist[psutil]
|
|
|
|
# Optional Packages
|
|
Markdown >= 3.1
|
|
BeautifulSoup4
|
|
lxml
|
|
typogrify
|