Use a name when installing with -e
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from pelican import signals
|
||||
|
||||
|
||||
def pre_taxonomy(article_generator):
|
||||
"""
|
||||
Modify the tags of the article
|
||||
|
@@ -37,7 +37,6 @@ line-length = 88
|
||||
target_version = ['py36']
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
|
||||
(
|
||||
/(
|
||||
\.eggs # exclude a few common directories in the
|
||||
|
Reference in New Issue
Block a user