developer-setup: Add minimal runtime python3 version requirements
Closed
requested to merge generated-differential-D3032-source into generated-differential-D3032-target
Compare changes
+ 4
− 3
@@ -22,7 +22,7 @@ Install required dependencies
@@ -34,6 +34,7 @@ package manager. On Debian/Ubuntu-based distributions::
@@ -170,8 +171,8 @@ Running the same test, plus code linting and static analysis, using tox::
~/swh-environment/swh-loader-git/.tox/py3/lib/python3.5/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
~/swh-environment/swh-loader-git/.tox/py3/lib/python3/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.