From eabcc4d86e207cc992610b9a16d641a3955f37c1 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:03:01 +0800 Subject: [PATCH] remove localshop: inactive for 12+ months No new PyPI releases in over a year. Multiple unresolved issues. Use devpi or bandersnatch instead for local PyPI hosting. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 146d5bde..4f57906c 100644 --- a/README.md +++ b/README.md @@ -824,7 +824,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [bandersnatch](https://github.com/pypa/bandersnatch/) - PyPI mirroring tool provided by Python Packaging Authority (PyPA). * [devpi](https://github.com/devpi/devpi) - PyPI server and packaging/testing/release tool. -* [localshop](https://github.com/jazzband/localshop) - Local PyPI server (custom packages and auto-mirroring of pypi). * [warehouse](https://github.com/pypa/warehouse) - Next generation Python Package Repository (PyPI). ## Penetration Testing