Wykres commitów

2 Commity (be50747ff2c8187ecdfb99fcc61d8ec2c42b8deb)

Autor SHA1 Wiadomość Data
Daniel Llewellyn c05035df80 Update to add some missing python packages in Snap
I think this was caused by the release of Snapcraft 4.4 recently which
might have different behaviour. The snap is missing a few python
packages/modules now, which were present when building earlier.

* Add missing Python packages
* Ensure libblas and liblapack can be found with an LD_LIBRARY_PATH
  override.
* Rename reference to `python3.6` to `python3.8`.

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-13 03:15:49 +00:00
Daniel Llewellyn f14e574e59 Initial Snap Package
* Add `snap/` directory containing
  - `snapcraft.yaml` the build script
  - `local/usr/lib/python3.6/sitecustomize.py` a snap-specific override
    file to get python to recognise the snap's python paths
* Add `*.snap` to gitignore so built snap packages aren't accidentally
  committed to the repository.
2020-10-27 23:07:15 +00:00