Skip to content

Conversation

@tetron
Copy link
Member

@tetron tetron commented Oct 11, 2022

"pip install -e .[all]" doesn't work if you don't have setup.py. We're using a declarative package config so we need to invoke it as "python -mpip install .[all]".

"pip install -e .[all]" doesn't work if you don't have setup.py.
We're using a declarative package config so we need to invoke it
slightly differently.
@tetron tetron requested a review from swzCuroverse October 11, 2022 15:22
@tetron tetron enabled auto-merge October 11, 2022 15:22
@tetron tetron disabled auto-merge October 11, 2022 15:56
@tetron tetron merged commit 516da15 into main Oct 11, 2022
@tetron tetron deleted the use-python-mpip branch October 11, 2022 15:57
Sign up for free to 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.

3 participants