From 05029d219f23a4c3bce9e0af0e72bcef2f373411 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 14 Jan 2024 22:09:15 -0500 Subject: [PATCH] Remove `--find-links` limitation from README (#922) These are now supported. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a55d61d7f..147620b74 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,6 @@ Puffin does not support the entire `pip` feature set. Namely, Puffin won't suppo On the other hand, Puffin plans to (but does not currently) support: - Hash checking -- `--find-links` (though `--index-url` and `--extra-index-url` are supported) - ... Like `pip-compile`, Puffin generates a platform-specific `requirements.txt` file (unlike, e.g.,