We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9c811 commit 9243738Copy full SHA for 9243738
setup.py
@@ -9,7 +9,7 @@
9
from setuptools import setup, find_packages
10
11
setup(
12
- name='Backtesting',
+ name='backtesting',
13
description="Backtest trading strategies in Python",
14
license='AGPL-3.0',
15
url='https://kernc.github.io/backtesting.py/',
0 commit comments