-
In GitLab by @git.ligo:david-keitel on May 20, 2021, 09:09
@git.ligo:gregory.ashton @git.ligo:rory-smith @git.ligo:avi.vajpeyi @git.ligo:moritz.huebner For a while I've noticed that the version outpu…
-
### Steps to reproduce the issue
```console
$ spack spec -l paraview%intel ^diffutils%gcc ^llvm%gcc ^perl-data-dumper%intel
Input spec
--------------------------------
paraview%intel
^di…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on t…
-
### What happened?
fMRIprep doesn't work if in the fmap folder there are files intended for the dwi processing (unless the --ignore=fieldmaps is specified)
### What command did you use?
```shell
si…
-
Configuring versioneer in pyproject.toml rather than the separate setup.cfg file would be nice -- though this requires support being added to versioneer.
-
Installation from sdist using pip fails:
```
$ pip install -U --no-binary=statsmodels statsmodels --no-build-isolation
Requirement already satisfied: statsmodels in /home/user/py39/lib/python3.…
-
Hi,
versioneer info is broken in v4.0.1 release
Getting with locally installed code
```python
>>> import exchange_calendars
>>> exchange_calendars._version.get_versions()
{'version': '4.0.1', …
-
`pip install .` does not get the right version information installed, but `python setup.py install` does. I think this is because pip sees the setup.cfg and assumes it is sufficient for installation, …
-
Unfortunately, there are a few things that I want to do in my `setup.py` other than determining the version of something. ~~`versioneer` seems to be gaining some traction and adoption, so I'd love to…
glyph updated
2 years ago
-
The Fedora project is doing test builds of python packages with the current alpha version of python3.11. The version of versioneer.py in nb2plots is too old; it uses SafeConfigParser, which was depr…