Files
quantconnect--lean/Algorithm.Python/packages.config
T
AlexCatarino c912c0d190 Updates pythonnet
In this update, we fixed type correspondence from C# Decimal to python decimal that caused wrong method overload binding.
2017-12-18 10:57:26 +00:00

4 lines
149 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="QuantConnect.pythonnet" version="1.0.5.2" targetFramework="net452" />
</packages>