1
0
Fork 0
forked from github/pelican
Commit graph

14 commits

Author SHA1 Message Date
Axel Haustant
5a322ecc1e Pin bumpr version to avoid config breakage with new versions 2013-08-25 14:14:43 +02:00
Axel Haustant
bad8cfb3d9 Added bumpr as a development requirement to perform release 2013-08-24 20:20:37 +02:00
Deniz Turgut
c4b3ad58e8 remove plugins, update docs and update dependecies 2013-04-12 23:39:39 -04:00
Dirk Makowski
71995d5e1b Port pelican to python 3.
Stays compatible with 2.x series, thanks to an unified codebase.
2013-01-11 03:20:09 +01:00
tBunnyMan
914653f140 Clean up Dev Requirements and add typogrify & webassets
typogrify & webassets are optional packages for usage but should be included for testing by developers and CI
dev_requirements also had packages that setup.py covers already. Added comments for redundancy
2012-10-12 23:01:50 +02:00
Alexis Metaireau
b2ff07d58c we need jinja >= 2.4 2012-06-26 16:28:00 +02:00
Alexis Metaireau
68d5ed57e3 Add beautifulSoup in the dev deps 2012-06-10 13:17:52 +02:00
Alexis Metaireau
298c15bdda don't test the markdown reader if markdown isn't installed 2012-06-10 12:42:33 +02:00
Alexis Metaireau
68b4b8f2f2 Add markdown as a dev requirement.
This allows everyone to have the same setup when generating the tests. It is
useful for #288 for instance.
2012-04-01 03:22:53 +02:00
draftcode
c05b743fa6 Add mock to dev_requirements. 2012-03-12 01:40:27 +09:00
Stéphane Raimbault
a4e620680c Add pytz in requirements 2012-02-28 17:40:13 +01:00
Alexis Metaireau
c4fec61d08 Add the dev_requirements.txt file. Fix #195 2011-12-14 14:34:38 +01:00
Mario Rodas
3958cbcce3 removing reqs.txt file: replaced by tox 2011-07-02 15:55:26 -05:00
Alexis Metaireau
eb988ab763 Update the "how to contribute" document.
Also remove an unwanted dep to Markdown and add a dev_requirement.txt file to use with pip.
2011-05-10 23:59:21 +01:00