Dalba has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405396 )

Change subject: requirements.txt: Add setuptools_scm to Python 2.6 requirements
......................................................................

requirements.txt: Add setuptools_scm to Python 2.6 requirements

Bug: T185369

Change-Id: Ia3dff97a9b6739f910592a7776f58dfea6472eb4
---
M dev-requirements.txt
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/96/405396/1

diff --git a/dev-requirements.txt b/dev-requirements.txt
index 4e1640d..5084cdf 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -35,3 +35,5 @@
 # are not useful on the Appveyor Win32 builds since the relevant UI tests
 # also require accessing the menu of the console window, which doesnt exist
 # in the Appveyor environment.
+
+setuptools_scm ; python_version == '2.6'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3dff97a9b6739f910592a7776f58dfea6472eb4
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Dalba <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to