Commit Graph

14 Commits

Author SHA1 Message Date
Kernc
a43ced9504 MNT: Fix setup.py warning 2019-09-23 03:17:46 +02:00
Kernc
0444313734 MNT: Pin pandas != 0.25.0
Refs: 6d9917c
Refs: https://github.com/kernc/backtesting.py/issues/14
2019-09-23 01:58:19 +02:00
Kernc
6d9917cf89 MNT: pin pandas below 0.25 to avoid bug https://github.com/kernc/backtesting.py/issues/14 2019-08-02 02:11:56 +02:00
Kernc
8e2bfb5322 MNT: Pin pandas >= 0.21.0 for TestOptimize.test_optimize_invalid_param 2019-07-02 17:56:52 +02:00
Kernc
d7c1328d2c MNT: Require pandas >= 0.20.0
Fixes https://github.com/kernc/backtesting.py/issues/7
2019-06-25 14:19:05 +02:00
Kernc
a7d1d4f3fa MNT: Adapt examples for updated jupytext behavior 2019-03-01 17:27:27 +01:00
Kernc
74f0f9b8de MNT: tests need matplotlib, doc/build needs pdoc3 2019-01-12 10:38:28 +01:00
Kernc
08028591ac MNT: Add setuptools.setup(project_urls=) 2019-01-09 09:26:55 +01:00
Kernc
fdc1185b79 MNT: Make module backtesting.test runnable 2019-01-08 07:00:37 +01:00
Kernc
cc4ef27726 Add CONTRIBUTING.md 2019-01-07 15:13:34 +01:00
Kernc
3aa3c01126 setup.py: nbconvert requires jupyter_client and ipykernel 2019-01-07 14:11:42 +01:00
Kernc
0917c25811 setup.py: List packages and include_package_data=True
Gotta remember that even with setuptools_git,
these are non-optional!
2019-01-07 14:11:42 +01:00
Kernc
959182d4f9 setup.py: List 'seaborn' as 'test' dependency
Used in Parameter\ Heatmap.ipynb
2019-01-07 14:11:41 +01:00
Kernc
b1066f16fb Add initial Backtesting.py (squashed dev branch) 2019-01-07 14:11:40 +01:00