- Mar 14, 2024
-
- Mar 13, 2024
-
-
Jonathan Weth authored
Remove d2to1 See merge request !2
-
- Mar 05, 2024
-
-
Colin Watson authored
d2to1 is deprecated (see https://github.com/embray/d2to1) and no longer works with setuptools >= 68.0.0, so this project's wheel can no longer be built: Traceback (most recent call last): [...] File "/tmp/pip-build-env-mt7emmq3/overlay/lib/python3.12/site-packages/setuptools/dist.py", line 674, in _finalize_setup_keywords ep.load()(self, ep.name, value) File "/tmp/pip-build-env-mt7emmq3/normal/lib/python3.12/site-packages/d2to1/core.py", line 30, in d2to1 from setuptools.dist import _get_unpatched ImportError: cannot import name '_get_unpatched' from 'setuptools.dist' (/tmp/pip-build-env-mt7emmq3/overlay/lib/python3.12/site-packages/setuptools/dist.py). Did you mean: 'get_unpatched'? Port to plain modern setuptools.
-
- Jan 09, 2022
-
- Jan 08, 2022
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
- Jan 02, 2022
-
-
Nik | Klampfradler authored
-
Tom Teichler authored
Configure Renovate See merge request !1
- Dec 25, 2021
-
-
Tine Wittler authored
-
- Feb 11, 2021
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
- Nov 29, 2020
-
-
Tom Teichler authored
-
- Nov 18, 2020
-
-
Nik | Klampfradler authored
If True, results of the signal handler task will not be written to any result store to not produce large amounts of irrelevant results. Errors will still be stored.
-
- Aug 21, 2020
-
-
Chris Adams authored
-
- Sep 28, 2017
-
-
Justin Caratzas authored
Fix travis matrix
-
Justin Caratzas authored
-
Justin Caratzas authored
-
Justin Caratzas authored
Fingers Crossed!
-
Justin Caratzas authored
djcelery is only required for using the django result backend, or admin, neither of which we are using during tests
-