summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 545eae1..6938778 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "trading-platform"
version = "0.1.0"
-description = "Binance spot crypto trading platform"
+description = "US stock trading platform"
requires-python = ">=3.12"
[tool.pytest.ini_options]