uv/scripts/editable-installs/requirements.txt
konsti f059c6e6a6
Support editable in pip-sync and pip-compile (#587)
Support `-e path/do/dir` in pip-sync and and pip-compile.
2023-12-16 22:37:34 +00:00

14 lines
466 B
Text

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile scripts/editable-installs/requirements.in
#
-e scripts/editable-installs/maturin_editable
# via -r scripts/editable-installs/requirements.in
-e scripts/editable-installs/poetry_editable
# via -r scripts/editable-installs/requirements.in
boltons==23.1.1
# via -r scripts/editable-installs/requirements.in
numpy==1.26.2
# via poetry-editable