jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.67k stars 608 forks source link

Allow http(s) as constraint file #2040

Closed honnix closed 5 months ago

honnix commented 7 months ago

Alternative to #2038.

In my opinion, this is probably overshooting.

Contributor checklist
Maintainer checklist
honnix commented 7 months ago

piptools/scripts/types.py:6:1: F401 'typing.Optional' imported but unused

Not exactly sure of this failure. Nvm

honnix commented 7 months ago

Converted to a draft as it is not ready due to failing checks and missing tests.

webknjaz commented 7 months ago

I added a comment in the other PR explaining why this is dangerous: https://github.com/jazzband/pip-tools/pull/2038#issuecomment-1874188017.