1
0
Fork 0
forked from github/pelican

Remove tzdata from testing requirements.

Should be installed by pelican directly, if needed, based on OS.
This commit is contained in:
MinchinWeb 2023-11-13 14:42:29 -07:00
commit a2525f7db4

View file

@ -3,7 +3,6 @@ Pygments==2.14.0
pytest
pytest-cov
pytest-xdist[psutil]
tzdata
# Optional Packages
Markdown==3.5.1