Skip to content

Fix the downloading of the JS assets on installation #8

@ArtyomVancyan

Description

@ArtyomVancyan

JS assets were supposed to be installed on the package installation. This works while installing the package with python -m pip install -e . as it executes the setup.py where the assets are being downloaded. But installing the package from the test.pypi.org repository, the assets did not come.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions