kieran-mackle / AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
https://kieran-mackle.github.io/AutoTrader/
GNU General Public License v3.0
945 stars 217 forks source link

Tox support #59

Closed jmcph4 closed 6 months ago

jmcph4 commented 1 year ago

Issue

Closes #58.

Changes

$ git log main..58-tox-support
b1b7fa3 (HEAD -> 58-tox-support, origin/58-tox-support) Add Tox configuration file

Notes

Blocked by #57

jmcph4 commented 1 year ago

Leaving as draft until blocking PR #57 is merged into mainline.