- May 06, 2024
-
-
Adam Williamson authored
The latest incarnation of bumpversion is bump-my-version, which considers .cfg configuration "deprecated" and wants it moved to TOML, so here we go. We may as well move pytest config at the same time as pytest has supported it for ages. We can drop the "universal wheel" thing as that was about supporting Python 2 and 3 in the same wheel, and we don't support Python 2 any more. flake8 does not support pyproject.toml and it doesn't look like you can specify aliases for setup.py there either, so we'll leave those two in setup.cfg for now. Maybe in future we can get rid of them. Signed-off-by:
Adam Williamson <awilliam@redhat.com>
-
- Feb 10, 2023
-
-
Adam Williamson authored
This fails at least when run via tox on current Fedora, flake8 tries to parse the # as a directive and chokes on it. Signed-off-by:
Adam Williamson <awilliam@redhat.com>
-
- May 28, 2020
-
-
Dan Michael O. Heggø authored
-
- Aug 03, 2019
-
-
Dan Michael O. Heggø authored
Reformat and add max-line-length constraint to flake8 config.
-
- Jun 10, 2019
-
-
Dan Michael O. Heggø authored
-
Orion Poplawski authored
-
- Nov 22, 2018
-
- Nov 04, 2018
-
- Jul 31, 2018
-
-
Dan Michael O. Heggø authored
-
- Jul 01, 2018
-
-
Waldir Pimenta authored
-
- Jan 14, 2018
-
- Jan 11, 2018
-
-
Dan Michael O. Heggø authored
This fixes tests not being added to the source package.
-
- Jul 31, 2017
-
-
Dan Michael O. Heggø authored
Bumpversion cannot update the release date and trying to remember to update it manually won't work.
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-
Dan Michael O. Heggø authored
-