Change in ...osmo-python-tests[master]: README: Drop python2 references

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Jan 12 17:23:36 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/python/osmo-python-tests/+/22112 )

Change subject: README: Drop python2 references
......................................................................

README: Drop python2 references

Python2 support was dropped recently, remove references informing how to
install python2 modules (operation would fail).

Change-Id: Iffe403377afe9534dbd61d65bfd52e479e125e68
---
M README
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/README b/README
index dbb8d88..f325ae6 100644
--- a/README
+++ b/README
@@ -1,6 +1,5 @@
 Building/installation:
 
-	sudo python setup.py install
 	sudo python3 setup.py install
 
 If you prefer to have it cleanly removable, install checkinstall and run
@@ -9,7 +8,6 @@
 
 Alternatively, just run
 
-	pip install --user -e ./
 	pip3 install --user -e ./
 
 depending on your python version.

-- 
To view, visit https://gerrit.osmocom.org/c/python/osmo-python-tests/+/22112
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: Iffe403377afe9534dbd61d65bfd52e479e125e68
Gerrit-Change-Number: 22112
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210112/824a7444/attachment.htm>


More information about the gerrit-log mailing list