Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tpike3 committed Jun 9, 2024
1 parent 4b986ac commit 35a0169
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,5 @@ extend-ignore = [
#ruff ignores build and docs
extend-exclude = ["docs", "build"]

[project.optional-dependencies]
docs = [
"myst_parser",
"jupyterlite-xeus>=0.1.8,<0.2.0",
]

# Hardcode to Python 3.10.
target-version = "py310"

0 comments on commit 35a0169

Please sign in to comment.