summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 0401412..c9f1370 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,6 +15,3 @@ commands=
commands=
pipenv install --dev --ignore-pipfile
pipenv run py.test --doctest-modules rsa tests
-
-[pep8]
-max-line-length = 100