winpython / winpython

A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python.
https://winpython.github.io/
MIT License
1.8k stars 300 forks source link

simplifying build process step2 in Azure Pipelines #287

Open stonebig opened 8 years ago

stonebig commented 8 years ago

Build step should go in 3 isolated steps:

Nsis code should be more cleanly isolated along the way. This should nicely fit the perspective of scipy wheels being in standard pypi this fall 2016

2016-04-08: I just discover that Almar Klein has given-up on "Pyzo" as a distribution: https://github.com/pyzo/pyzo/issues/379. "too much a burden"

To avoid that very same risk, work is going on this direction:

stonebig commented 8 years ago

less NSIS: https://github.com/winpython/winpython/pull/288

build directory known before starting of building

stonebig commented 8 years ago

build directory handling simplification: https://github.com/winpython/winpython/pull/298

stonebig commented 7 years ago

to reconsider when jupyterlab 1.0 will have, at last, landed

stonebig commented 5 years ago

listening Steve, it seems Azure Pipelines will give unlitimited build time, which is the need of the second stage https://talkpython.fm/episodes/show/191/python-s-journey-at-microsoft

stonebig commented 1 year ago

miracle done ... in a jupyterlite experiment: https://github.com/stonebig/my-demo2