@@ -0,0 +1 @@
+3.14
@@ -0,0 +1,7 @@
+[project]
+name = "pyci"
+version = "0.1.0"
+description = "Python based tool for operating CI Pipelines"
+readme = "README.md"
+requires-python = ">=3.14"
+dependencies = []