[project] name = "nanogenmo-grawlix" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.9" dependencies = [ "grawlix>=0.1.0", ] [tool.uv.sources] grawlix = { git = "https://git.tilde.town/bombinans/grawlix.git" }