Alan Heays

Results 9 comments of Alan Heays

The main one I can think of is that there will be as many completion candidates to choose from as there are directories, rather than just one, or a few,...

- Should probably double-check author / maintainer identities, licence choice. - Tested on doc and unit tests. - Building the conda package with `rattler-build build --recipe meta.yaml` is significantly faster...

- The conda build recipe uses the 0.5.8 release on PyPI. - Ultimately, it was not necessary to move the docs/ and tests/ data while allowing for automatic testing when...

Will do. > Yes please. Once that's done, do we need to continually raise PRs with conda-forge for updates? I've never done it but it looks like it. A single...

The submission of a conda package is done by forking [one of their repos](https://github.com/conda-forge/staged-recipes) and making a pull request. [Here](https://github.com/manaakiwhenua/ddgs-staged-recipes/tree/dggs) is a manaakiwhenau fork with with new DGGS recipes under...

> A conda package for maidenhead is probably feasible? It seems it's actually written in Fortran, but it is relatively simple. > > I'd prefer not to use the Python...

This is on Ubuntu 22 building a venv with the ubuntu repo version of python. If it helps, I get the same error using python installed via guix, and whether...

One use case for adding this functionality: it may make it easier to produce an pyinstaller executable from code employing solara.

I see now that the default excel sheet was changed to "0" in commit 1825d62. However, the configuration variable `ckanext.datapusher_plus.default_excel_sheet` is still ineffective when set. For that reason I'll leave...