Skip to content

azure

Created by: emthompson-usgs

  • Adjustments to Azure pipeline to build in Windows.
  • This also required using dask rather than os.fork for parallelization since os.fork does not work in Windows (parallelization is still only split across events)
  • Modified build scripts to use requirements.txt rather than listing the dependencies in the script.
  • Took care of as many warnings as possible.

Merge request reports

Loading