vitessce-python
vitessce-python copied to clipboard
Use one version number for both PyPI and NPM
In vitessce/_version.py read the version from js/package.json. Bump the current version in package.json to be greater than max(current pypi, current npm)
Update the Deployment section of README.md to note that bumping the PyPI package version will require running npm version.
There's also a reference in vitessce/config.py, in a default kwarg. Not sure about the best solution.
That is a schema version, which does not (at least currently) align with any package version