-
By checking action outputs [here](https://github.com/NicolaDonelli/py4ai-core/actions/runs/3555713403/jobs/5972562058) I realised that in the `Check typing linting and formatting` job we have this sni…
-
we should adapt the project structure and get it ready to be distributed through pypi
-
## Current Behavior
`conda.cli.main('conda', 'env', 'list')` gives the same results as `conda.cli.main('conda', 'env')`. The third argument appears to be ignored.
### Steps to Reproduce
```
…
-
TODO before final release:
- [ ] update list of contributors again
TODO items for the Shapely / PyGEOS merge:
* [x] Merge packages into a single shapely package:
* [x] Merge the python sou…
-
It looks like versioneer is available on conda-forge. Can this be mentioned in the README?
-
The HTML title on Read the Docs still says 0.13. I believe this is because of https://github.com/numba/llvmlite/blob/master/docs/source/conf.py#L61
From looking in ``setup.py``, it looks like the q…
-
In [a project](https://github.com/mesosphere/dcos-e2e) I maintain, we vendor some third party Python code and the project includes generated files such as files created by [python-versioneer](https://…
-
* Py-ART version: 1.14.2 - 1.15.0
* Python version: 3.11.3
* Operating System: Windows 10
### Description
In in Py-ART 1.14.2 and above, up to and including 1.15.0, the `pyart.retrieve.vad_mic…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
With the following environment.yml file I have found that the input-ha…
-
It seems that `pip install .` first copies the build dir into a temporary directory, and `setuptools_scm` then fails grabbing the git version from that location.
AFAIR `versioneer` doesn't have tha…