1
0
Fork 0
forked from github/pelican
pelican-theme/requirements/test.pip
Justin Mayer 91d9ef7a70 Add tzdata as dependency in test requirements
Otherwise yields the following error with Python 3.10 on Windows:

zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key UTC'
2023-10-28 11:17:48 +02:00

12 lines
138 B
Text

# Tests
Pygments==2.14.0
pytest
pytest-cov
pytest-xdist[psutil]
tzdata
# Optional Packages
Markdown==3.4.3
BeautifulSoup4
lxml
typogrify