jupyterlab / jupyterlab/hatch-nodejs-version
Instructions are not clear enough that _version.py should be ignored or deleted when this package is used...
- Dominant language
- Python
- Stars
- 10
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Can we change the instructions to make it clear that this overrides the use of _version.py. I was working on a project that had both a _version.py and a a package.json file with version numbers in them. They were out of sync. It appears the _version.py was created when I had to reinstall Hatch because of a python update and hatch-nodejs-version did not also get installed properly.
Using the documentation of this package and Hatch, I was not clear that this completely overrides the standard Hatch use of _version.py, AND (this is what is not clear) uses the nodejs versioning information to maintain the python package version as well.
Any thoughts on how and where this could be clarified?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.