pelican/dev_requirements.txt
2015-08-25 10:05:15 -07:00

16 lines
209 B
Text

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