A line "flake8 pelican" was causing the lint to fail when pushed to github

This commit is contained in:
Rayan 2021-04-20 10:00:31 -04:00
commit 4d64685795

View file

@ -41,4 +41,4 @@ deps =
-rrequirements/style.pip
commands =
flake8 --version
flake8 pelican