Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgarcia:python312:numeric
python-nbformat
no-hatch-nodejs-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-hatch-nodejs-version.patch of Package python-nbformat
--- pyproject.toml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) Index: nbformat-5.10.3/pyproject.toml =================================================================== --- nbformat-5.10.3.orig/pyproject.toml +++ nbformat-5.10.3/pyproject.toml @@ -1,10 +1,10 @@ [build-system] -requires = ["hatchling>=1.5", "hatch-nodejs-version"] +requires = ["hatchling>=1.5"] build-backend = "hatchling.build" [project] name = "nbformat" -dynamic = ["version"] +version = "@@@" description = "The Jupyter Notebook format" license = { file = "LICENSE" } keywords = ["Interactive", "Interpreter", "Shell", "Web"] @@ -62,9 +62,6 @@ test = [ [project.scripts] jupyter-trust = "nbformat.sign:TrustNotebookApp.launch_instance" -[tool.hatch.version] -source = "nodejs" - [tool.hatch.envs.docs] features = ["docs"] [tool.hatch.envs.docs.scripts]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor