mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Address dependency on six during dev/testing. Fixes #1205.
This commit is contained in:
parent
0b3dc9db21
commit
061aae5d13
3 changed files with 4 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ Markdown
|
|||
BeautifulSoup4
|
||||
lxml
|
||||
typogrify
|
||||
six
|
||||
|
||||
# To perform release
|
||||
bumpr==0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue