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

Revert "Build JavaScript files during python package build" #798

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

ix5
Copy link
Member

@ix5 ix5 commented Feb 17, 2022

See discussion in #697

Reason for revert: The change broke sdist (source distribution) installs (which will attempt to run make even when installing, but neither Makefile nor package.json are inlcuded in the tarball (see MANIFEST.in), so the command will fail.

This reverts commit bbad14e.

Reason for revert:
The change broke `sdist` (source distribution) installs
(which will attempt to run `make` even when *installing*,
but neither `Makefile` nor `package.json` are inlcuded in
the tarball (see `MANIFEST.in`), so the command will fail.
@ix5 ix5 merged commit 6890d86 into isso-comments:master Feb 17, 2022
@ix5 ix5 deleted the revert-npmbuildcmd branch February 17, 2022 11:37
@ix5 ix5 added bug server (Python) server code labels Feb 23, 2022
@ix5 ix5 added this to the 0.12.6 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug server (Python) server code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant