-
`versioningit`, the versioning system, [requires at one tag](https://versioningit.readthedocs.io/en/stable/#installation-setup) in the repo to work. If a new user trying out DL-Registry by forking it …
-
**Full code that generated the error**
I have the full git repository of the PyGMT project, and then run the following commands:
```
# Checkout master branch and install it
$ cd pygmt/
$ git ch…
-
Hi!
I am trying to create my own versioningit "plugin", `"versionista"`. It has its own custom `format()` function. My goal is to use `"versionista"` in other projects.
I'm following these instr…
-
We should also document somewhere (maybe in the README) the relation between the **cratedb-sqlparse** version and the **CrateDB** version itself, also I would add a small note on the release notes.
…
amotl updated
4 months ago
-
Time to tag some release, and incorporate that version information (as output from `git describe` I guess) into the binary so it could
- report upon running with `--version`
- may be even just pr…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
Launching a new Maxwell2D or Maxwell3D deskt…
-
Hello,
While attempting to debug why simple CSVs aren't loading for me, I tried loading the BlueFors db that was shared in a past issue (https://github.com/pyplotter/pyplotter/issues/2#issuecomment…
-
I followed the example configuration for versioneer format:
https://versioningit.readthedocs.io/en/stable/index.html#example-configurations
```toml
[tool.versioningit]
# The format used by ver…
-
I believe there are some issues with Py3.12 that I'm seeing upstream with the core library. We should check if things work here and port back any fixes.
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…