Skip to content

Use pip -e flag - #7

Merged
ajnelson-nist merged 1 commit into
developfrom
develop_with_pip_editable
Jun 11, 2021
Merged

Use pip -e flag#7
ajnelson-nist merged 1 commit into
developfrom
develop_with_pip_editable

Conversation

@ajnelson-nist

Copy link
Copy Markdown
Member

This speeds local 'make check' round trips while developing, though at
the trade of having to push dependencies into more localized Make
recipes.

References:

Signed-off-by: Alex Nelson alexander.nelson@nist.gov

This speeds local 'make check' round trips while developing, though at
the trade of having to push dependencies into more localized Make
recipes.
References:
* https://pip.pypa.io/en/stable/reference/pip_install/#cmdoption-e
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist
ajnelson-nist merged commit 8f26896 into developJun 11, 2021
@ajnelson-nist
ajnelson-nist deleted the develop_with_pip_editable branch June 11, 2021 18:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ajnelson-nist