diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg deleted file mode 100644 index 2eb5b20..0000000 --- a/setup.cfg +++ /dev/null @@ -1,2 +0,0 @@ -[tool:pytest] -flake8-max-line-length = 120 |