Adding code

This commit is contained in:
Ram
2020-03-02 14:07:01 +01:00
parent 3406cc1ca1
commit 3b0a99b738
9 changed files with 596 additions and 14 deletions
+20
View File
@@ -0,0 +1,20 @@
# run: conda env create --file environment.yml
name: backtrader
dependencies:
- python=3.5
- pip:
- pip==19.2.3
- bump2version==0.5.11
- wheel==0.33.6
- watchdog==0.9.0
- flake8==3.7.8
- tox==3.14.0
- coverage==4.5.4
- Sphinx==1.8.5
- twine==1.14.0
- Click==7.0
- backtrader>=1.9.74.123
- pylint>=2.4.4
- pyzmq==19.0.0