Skip to content

Commit 39242da

Browse files
committed
fixup! chore: replace poetry with uv
1 parent 683794e commit 39242da

3 files changed

Lines changed: 4 additions & 40 deletions

File tree

.github/workflows/linting.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ dev = [
4949
"djangorestframework-stubs",
5050
]
5151

52+
[tool.uv]
53+
package = false
54+
5255
[build-system]
5356
requires = ["hatchling"]
5457
build-backend = "hatchling.build"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)