mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update the "how to contribute" document.
Also remove an unwanted dep to Markdown and add a dev_requirement.txt file to use with pip.
This commit is contained in:
parent
0d1edc6450
commit
eb988ab763
3 changed files with 38 additions and 7 deletions
5
dev_requirements.txt
Normal file
5
dev_requirements.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Jinja2==2.5.5
|
||||
Pygments==1.4
|
||||
docutils==0.7
|
||||
feedgenerator==1.2.1
|
||||
unittest2
|
||||
Loading…
Add table
Add a link
Reference in a new issue