henon / Python.Included

A Python.NET based framework enabling .NET libraries to call into Python packages without depending on a local Python installation.
MIT License
313 stars 51 forks source link

Library should only delete self-created wheel files #21

Closed katjoek closed 3 years ago

katjoek commented 3 years ago

Currently, the InstallWheel(string wheelPath, bool force = false) method deletes the wheel file it installs. That's not good. The library should only auto-delete the wheel files it creates itself.

katjoek commented 3 years ago

Please create a new nuget release when you can. Thanks!

henon commented 3 years ago

ok, you got it.

On Wed, Sep 16, 2020 at 1:02 PM katjoek notifications@github.com wrote:

Please create a new nuget release when you can. Thanks!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/henon/Python.Included/issues/21#issuecomment-693333162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKYOU4JB6WP2Y2T6VIPELSGCLNTANCNFSM4ROS5T5A .

katjoek commented 3 years ago

Thanks!

Op 16 sep. 2020 om 13:07 heeft Meinrad Recheis notifications@github.com het volgende geschreven:

 ok, you got it.

On Wed, Sep 16, 2020 at 1:02 PM katjoek notifications@github.com wrote:

Please create a new nuget release when you can. Thanks!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/henon/Python.Included/issues/21#issuecomment-693333162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKYOU4JB6WP2Y2T6VIPELSGCLNTANCNFSM4ROS5T5A .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.