Kernc
|
d1923eb58f
|
MNT: setup.py, open long_description README.md as UTF-8
Fixes: https://github.com/kernc/backtesting.py/issues/121
|
2020-08-01 14:45:06 +02:00 |
|
Kernc
|
abbd1fae2e
|
MNT: Bump Bokeh dependency to 1.4.0 for previous commit
|
2020-01-03 01:49:18 +01:00 |
|
Kernc
|
6c5b0c5a17
|
MNT: Build examples for jupytext >= 1.3 compat
|
2019-11-28 05:19:32 +01:00 |
|
Kernc
|
ccc762e4d0
|
MNT: Update setup.py keywords
|
2019-11-28 05:19:32 +01:00 |
|
Kernc
|
a46d72a635
|
BUG: Fix pandas insertion error on Windos
Fixes https://github.com/kernc/backtesting.py/issues/21
|
2019-10-01 04:46:20 +02:00 |
|
Kernc
|
5bcaafd6b3
|
ENH: Make plot span 100% of browser width by default
|
2019-09-23 03:56:21 +02:00 |
|
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 |
|