Skip to content

Commit 6491973

Browse files
committed
move code to src folder
1 parent f55f9f0 commit 6491973

142 files changed

Lines changed: 2 additions & 4 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ tracker = "https://github.com/markusgrotz/robits/issues"
110110
requires = ["uv_build>=0.9.4,<0.10.0"]
111111
build-backend = "uv_build"
112112

113-
[tool.uv.build-backend]
114-
module-name = ["robits", "robits_config"]
115-
module-root = ""
116-
117113
[project.scripts]
118114
rb = 'robits.cli.main:cli'
119115
panda = 'robits.cli.devices.panda_cli:panda'

0 commit comments

Comments
 (0)