Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use pip's in-tree-build option. #297

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

csadorf
Copy link
Member

@csadorf csadorf commented Jul 6, 2022

This option was deprecated with version 21.3.

Fixes #296.

This option was deprecated with version 21.3.

Fixes #296.
@csadorf csadorf marked this pull request as ready for review July 6, 2022 09:04
@csadorf csadorf requested a review from yakutovicha July 6, 2022 09:04
@csadorf csadorf enabled auto-merge (squash) July 6, 2022 09:04
@csadorf csadorf merged commit 2e354ec into main Jul 6, 2022
@csadorf csadorf deleted the fix/296-do-not-use-pip-in-tree-build-option branch July 6, 2022 12:25
csadorf added a commit to aiidalab/aiidalab-docker-stack that referenced this pull request Jul 6, 2022
Can be relaxed after aiidalab/aiidalab#297 is
released.
csadorf added a commit to aiidalab/aiidalab-docker-stack that referenced this pull request Jul 22, 2022
unkcpz pushed a commit to aiidalab/aiidalab-docker-stack that referenced this pull request May 26, 2023
pip version was constrained here #271, but the underlying issue was a deprecation of a pip cmdline option that we've been using in aiidalab package. But was fixed a long time since aiidalab/aiidalab#297 so good to go here.
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.

The pip in-tree-build option was deprecated is now removed
2 participants