mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Separate pip requirements. Fixes #1808
This commit is contained in:
parent
2ceeb88c63
commit
ed92d959b2
6 changed files with 22 additions and 14 deletions
8
requirements/test.pip
Normal file
8
requirements/test.pip
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Tests
|
||||
mock
|
||||
|
||||
# Optional Packages
|
||||
Markdown
|
||||
BeautifulSoup4
|
||||
lxml
|
||||
typogrify
|
||||
Loading…
Add table
Add a link
Reference in a new issue