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

setup.py fixes #680

Merged
merged 2 commits into from
Mar 25, 2022
Merged

setup.py fixes #680

merged 2 commits into from
Mar 25, 2022

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 25, 2022

minrk added 2 commits March 25, 2022 09:57
- if labextension not present, build before computing data_files (fixes incorrect data files when doing `pip install .` from git
- if labextension present and not building from a repo, skip rebuild to avoid redundant js rebuilds from an sdist
@minrk minrk merged commit 2c4e8b2 into ipython:main Mar 25, 2022
@minrk minrk deleted the setup-fixes branch March 25, 2022 10:08
stephenmsachs added a commit to stephenmsachs/spack that referenced this pull request Jul 6, 2022
adamjstewart pushed a commit to spack/spack that referenced this pull request Jul 7, 2022
* [py-ipyparallel] setuptools.config.StaticModule moved

... in py-setuptools@61

* [py-ipyparallel] setuptools fix only added to release 8.2.1

ipython/ipyparallel#680

* [py-ipyparallel] Fix typo

Co-authored-by: Stephen Sachs <stesachs@amazon.com>
bhatiaharsh pushed a commit to bhatiaharsh/spack that referenced this pull request Aug 8, 2022
* [py-ipyparallel] setuptools.config.StaticModule moved

... in py-setuptools@61

* [py-ipyparallel] setuptools fix only added to release 8.2.1

ipython/ipyparallel#680

* [py-ipyparallel] Fix typo

Co-authored-by: Stephen Sachs <stesachs@amazon.com>
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.

pip install failed: js contenthash changed
1 participant