[project] name = "executable-file" version = "1.0.0" description = "A test package containing a file with executable permissions" requires-python = ">=3.12" [build-system] requires = ["uv_build>=0.8.0,<0.12"] build-backend = "uv_build"