Dachary has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/309772

Change subject: require 3.0-dev of pywikibot
......................................................................

require 3.0-dev of pywikibot

For some reason requiring the master branch of pywikibot, which
currently is 5ad518163b4acb10c4574dab7292206179b4cbbc ends up installing
2.0rc5. But requiring 5ad518163b4acb10c4574dab7292206179b4cbbc installs
the desired 3.0-dev version

Change-Id: I44e3c3834ef676fb0eafe7c5da522fd9a8dffff1
Signed-off-by: Loic Dachary <l...@dachary.org>
---
M requirements.txt
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/FLOSSbot 
refs/changes/72/309772/1

diff --git a/requirements.txt b/requirements.txt
index ffddac2..86bfaca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 coverage==4.2
 d2to1==0.2.12.post1
 flake8
--e git+https://gerrit.wikimedia.org/r/p/pywikibot/core@master#egg=pywikibot
+-e 
git+https://gerrit.wikimedia.org/r/p/pywikibot/core@5ad518163b4acb10c4574dab7292206179b4cbbc#egg=pywikibot
 isort==4.2.5
 mccabe==0.5.2
 mock==2.0.0

-- 
To view, visit https://gerrit.wikimedia.org/r/309772
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I44e3c3834ef676fb0eafe7c5da522fd9a8dffff1
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/FLOSSbot
Gerrit-Branch: master
Gerrit-Owner: Dachary <l...@dachary.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to