Alberto Donato has proposed merging ~ack/maas-site-manager:tox-shell-env-fix 
into maas-site-manager:main.

Commit message:
fix tox shell env to run ipython interactively



Requested reviews:
  MAAS Committers (maas-committers)

For more details, see:
https://code.launchpad.net/~ack/maas-site-manager/+git/site-manager/+merge/442139
-- 
Your team MAAS Committers is requested to review the proposed merge of 
~ack/maas-site-manager:tox-shell-env-fix into maas-site-manager:main.
diff --git a/backend/tox.ini b/backend/tox.ini
index dfc9798..df92ed8 100644
--- a/backend/tox.ini
+++ b/backend/tox.ini
@@ -20,7 +20,7 @@ deps =
     -e .
     ipython
 commands =
-    ipython
+    ipython --simple-prompt {posargs}
 
 [testenv:format]
 deps =
-- 
Mailing list: https://launchpad.net/~sts-sponsors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help   : https://help.launchpad.net/ListHelp

Reply via email to