mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Apply isort
This commit is contained in:
parent
ee8fb6998c
commit
cfb64b642f
31 changed files with 139 additions and 100 deletions
1
setup.py
1
setup.py
|
|
@ -5,7 +5,6 @@ from os.path import join, relpath
|
|||
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
|
||||
version = "4.6.0"
|
||||
|
||||
requires = ['feedgenerator >= 1.9', 'jinja2 >= 2.7', 'pygments',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue