Alberto Donato has proposed merging ~ack/maas:drop-setup-py-upgrade into 
maas:master.

Commit message:
drop setup-py-upgrade from lint, since setup.py is now empty



Requested reviews:
  MAAS Maintainers (maas-maintainers)

For more details, see:
https://code.launchpad.net/~ack/maas/+git/maas/+merge/439485
-- 
Your team MAAS Maintainers is requested to review the proposed merge of 
~ack/maas:drop-setup-py-upgrade into maas:master.
diff --git a/setup.cfg b/setup.cfg
index b9e676b..c4759cb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -110,7 +110,6 @@ deps_lint =
     cogapp == 3.3.0
     click == 8.1.3
     setup-cfg-fmt==2.2.0
-    setup-py-upgrade==1.2.1
 deps_oapi =
     openapi-spec-validator == 0.4.0
 
@@ -126,7 +125,6 @@ envlist = format,lint,oapi
 [testenv:format]
 deps = {[globals]deps_lint}
 commands =
-    setup-py-upgrade .
     setup-cfg-fmt setup.cfg
     isort {[globals]lint_files}
     black -q {[globals]lint_files}
-- 
Mailing list: https://launchpad.net/~sts-sponsors
Post to     : sts-sponsors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sts-sponsors
More help   : https://help.launchpad.net/ListHelp

Reply via email to