Remove --find-links limitation from README (#922)

These are now supported.
This commit is contained in:
Charlie Marsh
2024-01-14 22:09:15 -05:00
committed by GitHub
parent 82ff136a74
commit 05029d219f
-1
View File
@@ -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.,