diff --git a/noxfile.py b/noxfile.py index 2034ffe09..1ff6d540a 100644 --- a/noxfile.py +++ b/noxfile.py @@ -10,7 +10,6 @@ import nox -PACKAGE_NAME = "mawek" nox.options.sessions = ["lint", "test"]