#2620: Going around azure dev ops to fail the script
This commit is contained in:
@@ -37,9 +37,7 @@ dependencies = [
|
||||
"typer[all]==0.9.0",
|
||||
"pydantic==2.7.0",
|
||||
"ipywidgets",
|
||||
"deepdiff",
|
||||
"nbmake==1.5.4",
|
||||
"pytest-xdist==3.3.1"
|
||||
"deepdiff"
|
||||
]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
@@ -74,7 +72,9 @@ dev = [
|
||||
"Sphinx==7.1.2",
|
||||
"sphinx-copybutton==0.5.2",
|
||||
"wheel==0.38.4",
|
||||
"nbsphinx==0.9.4"
|
||||
"nbsphinx==0.9.4",
|
||||
"nbmake==1.5.4",
|
||||
"pytest-xdist==3.3.1"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user