We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b9ccc commit da025cdCopy full SHA for da025cd
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "algo_trader"
+name = "algorithmic-trader"
7
description = "Trading bot with support for realtime trading, backtesting, custom strategies and much more"
8
authors = [{ name = "Idan Yael" }]
9
maintainers = [{ name = "Idan Yael" }]
0 commit comments