1
0
Fork 0
forked from github/pelican
pelican-theme/dev_requirements.txt
Justin Mayer ad72287b4c Revert dev requirement additions
Tox uses dev_requirements.txt to install things. That wasn't the
original purpose of the dev_requirements.txt file, but for now these
additions will have to remain a documentation issue until this can be
sorted out properly.
2015-08-25 11:25:57 -07:00

12 lines
114 B
Text

# Tests
mock
# Optional Packages
Markdown
BeautifulSoup4
lxml
typogrify
# To perform release
bumpr==0.2.0
wheel