1
0
Fork 0
forked from github/pelican
pelican-theme/requirements/test.pip
Deniz Turgut 839629b102
Cleanup test environment and requirements
- pytest: verbose isn't needed but show skipped tests
- mock is not needed anymore. it is part of stdlib
- Unpin Sphinx and fix warning about lexer
- Mirror tox command for doc build in tasks.py
2020-05-09 16:17:14 +03:00

11 lines
129 B
Text

# Tests
Pygments==2.6.1
pytest==5.3.5
pytest-cov
pytest-xdist
# Optional Packages
Markdown >= 3.1
BeautifulSoup4
lxml
typogrify