mod pyproject.toml

هذا الالتزام موجود في:
2025-10-05 16:30:47 +03:00
الأصل 8e3e93a2ea
التزام c480016be2

عرض الملف

@@ -1,7 +1,7 @@
[project] [project]
name = "simple-store" name = "simple-store"
version = "0.1.0" version = "0.1.0"
description = "Add your description here" description = "a demo API (e.g., for a store, booking system, or any domain of your choice) with 6-7 documented endpoints, implement logging, monitor errors via a Bash script, and automate API requests."
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"
dependencies = [ dependencies = [