.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=55
This commit is contained in:
parent
4cd6cb7fd0
commit
b8a828895c
@ -3,20 +3,22 @@
|
||||
tests/test_api.py | 5 -----
|
||||
2 files changed, 1 insertion(+), 7 deletions(-)
|
||||
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -51,8 +51,7 @@ docs = [
|
||||
test = [
|
||||
Index: nbformat-5.9.2/pyproject.toml
|
||||
===================================================================
|
||||
--- nbformat-5.9.2.orig/pyproject.toml
|
||||
+++ nbformat-5.9.2/pyproject.toml
|
||||
@@ -52,7 +52,6 @@ test = [
|
||||
"testpath",
|
||||
"pytest",
|
||||
- "pre-commit",
|
||||
"pre-commit",
|
||||
- "pep440"
|
||||
+ "pre-commit"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
--- a/tests/test_api.py
|
||||
+++ b/tests/test_api.py
|
||||
Index: nbformat-5.9.2/tests/test_api.py
|
||||
===================================================================
|
||||
--- nbformat-5.9.2.orig/tests/test_api.py
|
||||
+++ nbformat-5.9.2/tests/test_api.py
|
||||
@@ -10,7 +10,6 @@ from tempfile import TemporaryDirectory
|
||||
from typing import Any, Dict
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user