diff --git a/bors.toml b/bors.toml index 0191b65..032c838 100644 --- a/bors.toml +++ b/bors.toml @@ -5,4 +5,3 @@ status = [ "codecov/patch", "codecov/project", ] - diff --git a/tox.ini b/tox.ini index 75ec174..26c0d33 100644 --- a/tox.ini +++ b/tox.ini @@ -39,7 +39,7 @@ commands= [testenv:check-manifest] deps=check-manifest -setenv = +setenv = CHECK_MANIFEST=true commands= check-manifest