1
0
Fork 0
forked from github/pelican

Drop unsupported Python 3.3

This commit is contained in:
Hugo 2017-10-02 18:33:21 +03:00
commit ce0787f0d3
6 changed files with 5 additions and 10 deletions

View file

@ -1,7 +1,7 @@
Installing Pelican
##################
Pelican currently runs best on Python 2.7.x and 3.3+; earlier versions of
Pelican currently runs best on Python 2.7.x and 3.4+; earlier versions of
Python are not supported.
You can install Pelican via several different methods. The simplest is via