pyproject.toml 162 B

1234567
  1. [project]
  2. name = "appsmith-nachbau"
  3. version = "0.1.0"
  4. description = "Add your description here"
  5. readme = "README.md"
  6. requires-python = ">=3.13"
  7. dependencies = []