Skip to content

Commit

Permalink
promoted VSCode-related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed Feb 13, 2025
1 parent 352dd87 commit d187da3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ dependencies = [
"typing_extensions~=4.12",
"PyYAML==6.0.2",
"msgpack==1.1.0",
"ipykernel~=6.29",
"executing~=2.0",
]

[project.urls]
Expand All @@ -35,8 +37,6 @@ Homepage = "https://www.nrel.gov/transportation/fastsim.html"
dev = [
"pytest~=8.3",
"maturin~=1.8",
"ipykernel~=6.29",
"executing~=2.0",
"python-lsp-server~=1.10",
"ruff~=0.9",
"pylsp-mypy~=0.7.0",
Expand Down

0 comments on commit d187da3

Please sign in to comment.