![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 3a28c595df63305eec2b924dad2389c5482e2360 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Sep 2 22:54:23 2018 +1000 python-pip python3-pip remove old readme diff --git a/python-pip/README b/python-pip/README deleted file mode 100644 index 08b127c7c..000000000 --- a/python-pip/README +++ /dev/null @@ -1,3 +0,0 @@ -python-pip now requires python-setuptools to function and can not be added, -as a dependency to python-pip as this will cause a cyclic dependency loop. -Please prt-get depinst python-setuptools to use python-pip. diff --git a/python3-pip/README b/python3-pip/README deleted file mode 100644 index b7a6e81a9..000000000 --- a/python3-pip/README +++ /dev/null @@ -1,3 +0,0 @@ -python3-pip now requires python3-setuptools to function and can not be added, -as a dependency to python3-pip as this will cause a cyclic dependency loop. -Please prt-get depinst python3-setuptools to use python3-pip.