Skip to content

Commit de4719d

Browse files
updated debugpy to be a dev dependency
1 parent c426a47 commit de4719d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ dependencies = [
3838
"pytest>=8.4.0",
3939
"pytest-asyncio>=1.0.0",
4040
"scale-gp-beta==0.1.0a20",
41-
"ipykernel>=6.29.5",
42-
"debugpy>=1.8.15",
41+
"ipykernel>=6.29.5",
4342
]
4443
requires-python = ">= 3.12,<4"
4544
classifiers = [
@@ -87,6 +86,7 @@ dev-dependencies = [
8786
"rich>=13.7.1",
8887
"nest_asyncio==1.6.0",
8988
"pytest-xdist>=3.6.1",
89+
"debugpy>=1.8.15",
9090
]
9191

9292
[tool.rye.scripts]

uv.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)