Closed ales-erjavec closed 8 months ago
The windows portable distribution is broken. This is because of how conda env needs all kind of env setup to properly function.
Reimplement portable distribution building without conda. Instead repackage a nuget python as a base and pypa packaging tools.
Issue
The windows portable distribution is broken. This is because of how conda env needs all kind of env setup to properly function.
Changes
Reimplement portable distribution building without conda. Instead repackage a nuget python as a base and pypa packaging tools.