-
Hello, currently versioneer hardcodes the use of `--tags` in the `git describe` call. It means even lightweight tags are considered, not just annotated ones (which is the default behavior). I do under…
-
Hi, someone has recently requested to use versioneer for a project we're using. The first two tags in the project were named: v0.1 and v0.2.0 respectively. From then on, we began using numeric tags,…
-
@sreeder and @emiliom this issue is to help me track what I need to do here. Please let me know what you think.
- [X] fix `Travis-CI` (#21)
- [X] add `AppVeyor` testing (#22)
- [X] add a `setup.p…
-
New error arising since pulling code c 05/08/2024.
$ fisdat sentinel_cages_sampling.yaml deployment_2011-10-26_2011-11-01_cage_8.csv manifest_test.yaml
d:\onedrive profiles\tom\onedrive - s…
-
We should maybe add some sort of file in the top level for general information, etc. like:
* [ ] `versioneer` usage and set up
* [ ] `pre-commit` set up
* [ ] GHA and secrets information
* [ ] h…
-
### Set Up Versioneer for Version Control of ACCESS-Vis Package
**Description:**
We need to integrate [Versioneer](https://github.com/python-versioneer/python-versioneer) into the `ACCESS-Vis` p…
-
### Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation…
serl updated
2 months ago
-
### Describe the issue:
One case where files were missing: #310
The sdist was not finding the correct version number: #293
I think these examples demonstrate the need for some checks regarding…
-
The cdlparser module is currently versioned using the '**version**' attribute, which has to be updated manually, and is something that is easy to overlook. Can we have git automatically increment the…
-
*Originally reported by* **Chen Huang (Bitbucket: [chinux23](https://bitbucket.org/chinux23), GitHub: [chinux23](https://github.com/chinux23))**
----------------------------------------
I am using W…