Hi everyone,
When did Pywikibot become a package manager? Even when I run this on Toolforge I get this warning:
"""(requests 2.12.4 (/usr/lib/python3/dist-packages), Requirement.parse('requests>=2.20.1; python_version != "3.4"'))
A package necessary for pywikibot is outdated. Please update required module with:
pip install "requests>=2.20.1"
You may continue on your own risk; type CTRL-C to stop."""
Why am I getting this 8 line warning message? What's the point of this?
Maarten