diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:54:23 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:54:23 +1000 |
commit | 3a28c595df63305eec2b924dad2389c5482e2360 (patch) | |
tree | 1da1e9d543fcad2930a90a7bb7b75499ade015ac /python-pip | |
parent | 82ac32a4ce08c0eb056a0c135326f56871f81548 (diff) | |
download | opt-3a28c595df63305eec2b924dad2389c5482e2360.tar.gz opt-3a28c595df63305eec2b924dad2389c5482e2360.tar.xz |
python-pip python3-pip remove old readme
Diffstat (limited to 'python-pip')
-rw-r--r-- | python-pip/README | 3 |
1 files changed, 0 insertions, 3 deletions
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. |