[build-system] requires = ["setuptools>=42", "wheel"] build-backend = "setuptools.build_meta" [project] name = "regflow" version = "0.0.1" description = "Minimal RegFlow for tests" readme = "README.md" requires-python = ">=3.8"