Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221951?usp=email )

Change subject: cleanup: remove mock dependency for fasttest
......................................................................

cleanup: remove mock dependency for fasttest

mock package is part of Python since 3.3

Change-Id: I0cb029225ffffc4eb91f8151ae3d58d55db49ad2
---
M tox.ini
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/tox.ini b/tox.ini
index 2748f42..8231b1c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -48,7 +48,6 @@

     fasttest: pytest != 9.0.0
     fasttest: pytest-attrib
-    fasttest: mock
     fasttest: .[scripts]

     fasttest-py39: .[html]

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221951?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0cb029225ffffc4eb91f8151ae3d58d55db49ad2
Gerrit-Change-Number: 1221951
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to