Justin Mayer
06c9e0fb80
Pin Flake8 to 3.9.* in requirements/style.pip
2023-03-27 10:36:00 +02:00
Deniz Turgut
cdc90d5d07
unpin flake8 and do not install pelican while checking
...
installing pelican brings in markdown. flake8 and markdown have
incompatible requirements for importlib-metadata. installing pelican
is not required to run flake8.
2022-10-23 18:25:25 +03:00
Justin Mayer
9c0c5b4929
Pin Flake8 due to upper bound on importlib-metadata
...
See: https://github.com/PyCQA/flake8/pull/1438
2022-08-01 13:23:01 +02:00
derwinlu
9cca567bed
Add python3.6 test environment
...
* Add py36 environment to tox
* Unify dependencies across manual installation and tox
* Mention tox in the docs
2017-01-23 23:50:51 +01:00