Move code to code dir
Follow yoda
This commit is contained in:
parent
e18669065e
commit
1084d78c3e
15 changed files with 12 additions and 5 deletions
|
|
@ -10,6 +10,13 @@ dependencies = [
|
|||
"yarl>=1.22.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["code"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"dataframely>=1.13.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue