1
Fork 0

feat: add build system, mypy and editable source

This commit is contained in:
Tibo De Peuter 2026-04-08 23:18:20 +02:00
parent 3c6eec2410
commit f6dc9c8e7f
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
6 changed files with 40 additions and 28 deletions

2
uv.lock generated
View file

@ -11,7 +11,7 @@ resolution-markers = [
[[package]]
name = "2026sel3-project"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "biorobot" },
{ name = "cleanrl" },