18a559943e
- Adds log to display the python version the algorithm is using. - Fixes python algorithms that were failing because of small subtleties like leading zeroes. - Updates pythonnet with a version compiled with python 3.6 flags - Changes in DockerfileFoundation: we now use miniconda to manage the python environment. - Took the opportunity to add NTLK (#1349), Tensorforce (#1369) and PyTorch/Pyro (#1385). - Changes readme in Algorithm.Python to show steps to install miniconda
4 lines
149 B
XML
4 lines
149 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="QuantConnect.pythonnet" version="1.0.5.5" targetFramework="net452" />
|
|
</packages> |