Compare commits
1 commit
2ce2d0db9e
...
4b895c4694
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b895c4694 |
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ doc = [
|
||||||
"sphinxcontrib-django",
|
"sphinxcontrib-django",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.uv]
|
||||||
|
default-groups = ["dev", "doc"]
|
||||||
|
|
||||||
# Aby fungovalo `pip install --upgrade .`
|
# Aby fungovalo `pip install --upgrade .`
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
packages = [
|
packages = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue