Packaging improvements.
[crypto-install.git] / setup.cfg
index ead359c..328cd3c 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
-[pep8]
+[flake8]
 exclude = build
 select = E123,E226,E241,E242
 ignore = E211,E251,E401