Re: [Scons-users] Can we drop windows native installers if pip install works?
Jonathon Reinhart <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAPFHKzdDBf3DtqathePm=UaxEDfe6pWqGL1XU-B7GFUEOejt_g@mail.gmail.com> |
On Mon, Apr 10, 2017 at 3:36 AM, Alexandre Feblot < [email protected]> wrote: > And in some controlled environments, there might be no access to internet. > A self contained installer is still the best solution in this situation. That's not an issue. Pip will happily install from a zip file, tarball, cloned git repo, etc. There is no internet access requirement to use Pip. A lot of Windows users will, out of habit, come looking for "setup.exe", but considering Pip comes pre-installed with Python 2.7 and up these days, it'd be trivial to 'pip install scons'. _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev