summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Revert setup.py changes. Ensure universal wheels.3.4.0Justin Mayer2014-07-011-2/+1
* Work around setup.py encoding issue in last commitJustin Mayer2014-07-011-1/+1
* setup.py version should inherit from __init.py__Justin Mayer2014-07-011-1/+3
* Require six version 1.4.0 or later.OGINO Masanori2014-06-101-1/+2
* change date metadata parsing to dateutil.parserStefan hr Berder2014-02-231-1/+1
* Work around pytz & pip 1.4+ problem. Fixes #996.Justin Mayer2013-08-081-1/+1
* Normalize whitespace via lstrip Jinja parameterJustin Mayer2013-08-031-1/+1
* Drop python 3.2 support and move to python 3.3.Simon Conseil2013-06-021-6/+1
* Update version requirement with feedgenerator 1.6Simon Conseil2013-06-021-1/+1
* adhere to PEP8 coding standardsDominique Plante2013-05-141-3/+3
* Prepare for next versionJustin Mayer2013-04-241-1/+1
* remove plugins, update docs and update dependeciesDeniz Turgut2013-04-121-1/+1
* Move the tests into pelican. Fix #500Alexis Métaireau2013-03-061-1/+1
* setup.py: Update trove classifiers to Python 2.7, 3.2, and 3.3W. Trevor King2013-01-181-1/+3
* Port pelican to python 3.Dirk Makowski2013-01-111-2/+2
* update the version of jinja needed, 2.6 is outAlexis Métaireau2012-12-181-1/+1
* add the changelog to the text on PyPIAlexis Métaireau2012-12-041-2/+7
* bump version numberAlexis Métaireau2012-12-041-1/+1
* tagging 3.1Alexis Métaireau2012-12-041-1/+1
* add a way to run setup.py testAlexis Metaireau2012-08-131-0/+1
* PEP8-ifyAlexis Metaireau2012-08-131-21/+24
* Increment version to 3.1 in changelog and setup.pyJustin Mayer2012-08-081-1/+1
* Update Pelican project domain in a few more placesJustin Mayer2012-07-311-1/+1
* Add unidecode for translating slugs in asian languagesLeonard Huang2012-07-161-1/+1
* we need jinja >= 2.4Alexis Metaireau2012-06-261-1/+1
* merge the plugin branchAlexis Metaireau2012-06-101-2/+2
|\
| * Merge remote-tracking branch 'ametaireau/plugins' into pluginsBruno Binet2012-03-201-2/+2
| |\
| | * Plugins are now installed by setuptoolsSkami182011-10-291-1/+1
| | * merge nduhamel/pluginsAlexis Metaireau2011-06-171-1/+1
| | |\
| | | * add blinker to requiresNicolas Duhamel2011-04-261-1/+1
* | | | specify supported python version in the setup.pyAlexis Metaireau2012-04-011-1/+2
|/ / /
* | | restore back to hardcoded version in setup.py due to import hellAlexis Metaireau2012-03-161-4/+2
* | | Merge pull request #261 from AndreaCrotti/packageAlexis Metaireau2012-03-161-4/+4
|\ \ \
| * | | move tools in pelican.tools and add the pelican.tools package to setup.pyAndrea Crotti2012-03-161-4/+4
* | | | add version information in __init__.py and import them from setup.pyAndrea Crotti2012-03-161-2/+2
|/ / /
* | | remove unused importsAndrea Crotti2012-03-071-2/+0
* | | restructure the whole way scripts are created, using setuptools magicAndrea Crotti2012-03-071-8/+9
* | | use a try / except to check if argparse is a needed dependencyAndrea Crotti2012-03-071-1/+4
* | | Update outdated links to documentation and add Contribute link to README for ...Justin Mayer2012-03-061-2/+2
* | | prepare next releaseAlexis Metaireau2012-02-281-1/+1
* | | bump versionAlexis Metaireau2012-02-281-2/+2
* | | The .bat files are no longer installed in other platforms than WindowsSkami182011-10-231-3/+10
* | | Merge pull request #158 from renhbo/masterAlexis Metaireau2011-09-151-1/+3
|\ \ \
| * | | A wraper on .bat for pelican in Windows.renhbo2011-08-191-1/+3
* | | | Fix timezone bug for ATOM generationRémy HUBSCHER2011-08-161-1/+1
|/ / /
* | | Include the "pelican-quickstart" script.Alexis Metaireau2011-08-111-1/+1
|/ /
* | bump version number2.7.2Alexis Metaireau2011-06-171-1/+1
* | Bump minor version2.7.1Alexis Metaireau2011-06-121-1/+1
* | bump 2.7.02.7.0Alexis Metaireau2011-06-111-1/+1
* | Modified setup.py: tools/pelican-themes will now be installed as a script...Skami182011-05-181-1/+1