Steve Dower added the comment:

You can also use the nuget packages (search on nuget.org for Python). These are 
intended to be used is scripted standalone setups, such as CI systems. I've 
been using them as part of most of my build systems recently. They support 
distutils and pip (not venv in the current version, but that's coming).

You can directly download the nuget.exe tool from https://aka.ms/nugetclidl 
(e.g. as part of a script).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29503>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to