Downgrade flake8-functions

The newer release pulls in a new dependency which breaks my flake8
installation...
This commit is contained in:
Tobias Gruetzmacher 2021-01-18 01:20:06 +01:00
parent a5bfbdb07b
commit 2b1dca8305

View file

@ -1,4 +1,4 @@
[metadata]
[metadata]'),
name = dosage
description = a comic strip downloader and archiver
long_description = file: README.md
@ -67,7 +67,7 @@ dev =
flake8-comprehensions
flake8-eradicate
flake8-fixme
flake8-functions
flake8-functions==0.0.4
flake8-future-import
flake8-logging-format
flake8-no-fstring;python_version>'3.5'