-
## Bug Report
### Current Behaviour:
On Ubuntu 22.04 any 0.10* version fails to build. Can't use any of the prior builds due to the UI bug.
### Steps To Reproduce:
Created a virtual …
-
Currently versioneer expects (all?) tags in the repository to match the given (`tag_prefix`).
If (the latest?) tag does not match that prefix, versioneer will not be able to derive a version.
I have …
isnok updated
2 years ago
-
This seems to only affect me on Windows. Versioneer v.0.16.
At https://github.com/warner/python-versioneer/blob/master/src/git/from_vcs.py#L32 - the addition of the --match argument with the tag pre…
-
Hey all,
Just wanted to loop versioneer into the discussion on [setuptools#3501](https://github.com/pypa/setuptools/issues/3501) . Some changes were made in editable installs that are causing versi…
-
The following GH "devcheck" action
```yaml
devcheck:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.9] # Check oldest and newest versions
p…
-
So a number of downstream projects have to deal with pandas compat thru various versions. This mainly involves fairly unsightly code like this (from dask).
```
# XXX: Pandas uses release branches …
-
TF 2.12 has implemented changes to model saving https://blog.tensorflow.org/2023/03/whats-new-in-tensorflow-212.html
You can start using it by calling model.save("your_model.keras", save_format="ke…
-
Please help me fix this problem. I'm happy to assist further, if needed.
## Current Behavior
I have an environment `lamos_2019.1` which I want to clone. So I run the command
conda creat…
-
In case we forget about this!
-
Versioneer appears to make some assumptions about the Git version being used. In particular, the version 1.7.1 included in CentOS 6 causes errors like the following. Ideally, this would be fixed so th…