1
0
Fork 0
forked from github/pelican
pelican-theme/dev_requirements.txt

16 lines
209 B
Text
Raw Normal View History

# Tests
flake8
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
2012-03-12 01:40:27 +09:00
mock
sphinx
tox
# Optional Packages
Markdown
BeautifulSoup4
lxml
typogrify
# To perform release
bumpr==0.2.0
wheel