Skip to content

Instantly share code, notes, and snippets.

@wimglenn
Last active November 17, 2024 02:49
Show Gist options
  • Save wimglenn/204dd744240848d8cbf2b9beb6eb4a83 to your computer and use it in GitHub Desktop.
Save wimglenn/204dd744240848d8cbf2b9beb6eb4a83 to your computer and use it in GitHub Desktop.

This is plain txt

--editable .
foo==1.2
bar==3.4
baz[quux]>=1.0.1

This is pip-requirements

--editable .
foo==1.2
bar==3.4
baz[quux]>=1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment