Files
quantconnect--lean/Algorithm.Python/packages.config
T
AlexCatarino 099e871afd Updates pythonnet nuget version
In this new nuget package, we have included two versions Python.Runtime.dll for macOS
We also add the instructions to compile pythonnet for different operational systems
2017-09-29 17:59:38 +01:00

4 lines
147 B
XML

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