Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
🔧 chore: remove some unused uv options
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Aug 23, 2024
1 parent 68ed1da commit f779f8e
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 @@ -41,12 +41,6 @@ dev-dependencies = [
"pytest-rerunfailures>=14.0",
]

[tool.uv.sources]
bilili = { workspace = true }

[tool.uv.workspace]
include = ["src/bilili"]

[tool.setuptools.packages.find]
where = ["src"]

Expand Down

0 comments on commit f779f8e

Please sign in to comment.