1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
John Franey 63a72fc619 Remove Python 3.4 references
This PR removes the Python 3.4 tox task and updates references in the
code to Python 3.5+.

tox complains about Python 3.4, which is EOL after next month:

> py34 installed: DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
2019-02-06 10:23:27 -04:00
..
tests Fix linting issues 2019-02-06 10:22:57 -04:00
themes Merge pull request #2374 from jorgesumle/hreflang 2018-11-12 08:15:08 +01:00
tools Remove Python 3.4 references 2019-02-06 10:23:27 -04:00
__init__.py Fix linting issues 2019-02-06 10:22:57 -04:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Add relative_source_path attribute to content 2019-01-26 18:47:56 -06:00
generators.py Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
log.py Improve the looks of reST parser error output. 2018-11-10 23:08:10 +01:00
paginator.py pagination: this lstrip() was way too hungry, eating absolute URLs. 2019-01-04 22:10:53 +01:00
readers.py Remove Python 3.4 references 2019-02-06 10:23:27 -04:00
rstdirectives.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
server.py Refactor pelican.server logging 2018-11-27 19:55:31 +03:00
settings.py Fix linting issues 2019-02-06 10:22:57 -04:00
signals.py Add a new signal: page_generator_write_page 2017-10-17 07:38:18 +05:00
urlwrappers.py Make URLWrapper.slug settable again 2018-11-11 21:35:51 +03:00
utils.py Fix linting issues 2019-02-06 10:22:57 -04:00
writers.py Remove Atom summaries when they are unnecessary 2018-12-18 21:57:16 +01:00