- Feb 17, 2023
-
-
Antoine Lambert authored
Related to swh/meta#4960
-
- Feb 16, 2023
-
-
Jérémy Bobbio (Lunar) authored
Related to swh/meta#4959
-
- Oct 18, 2022
-
-
David Douard authored
- pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated).
-
- Apr 26, 2022
-
-
vlorentz authored
-
- Apr 08, 2022
-
-
Antoine Lambert authored
black is considered stable since release 22.1.0 and the version we are currently using is quite outdated and not compatible with click 8.1.0, so it is time to bump it to its latest stable release. Please note that E501 pycodestyle warning related to line length is replaced by B950 one from flake8-bugbear as recommended by black. https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#line-length Related to T3922
-
- Dec 16, 2021
-
-
Antoine R. Dumont authored
This also drops spurious copyright headers to those files if present. Related to T3812
-
- Apr 28, 2021
-
-
Antoine Lambert authored
Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to T3258
-
- Jan 28, 2021
-
-
Antoine R. Dumont authored
This fixes the master build [1] [1] https://jenkins.softwareheritage.org/job/DLS/job/tests/1210/console
-
- Oct 02, 2020
-
-
Stefano Zacchiroli authored
-
- Sep 10, 2020
-
-
Antoine R. Dumont authored
Related to D3899#96289
-
- Jul 09, 2020
-
-
Nicolas Dandrimont authored
-
- Apr 08, 2020
-
-
David Douard authored
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
-
- Nov 21, 2019
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
- Oct 28, 2019
-
-
Stefano Zacchiroli authored
-
- Oct 14, 2019
-
-
Antoine R. Dumont authored
-
- Oct 12, 2019
-
-
Antoine R. Dumont authored
Failing tests is less noisy in development mode.
-
- Oct 09, 2019
-
-
Antoine R. Dumont authored
Related D2082
-
- May 20, 2019
-
-
David Douard authored
This is (hopefully) a temporary fix that can be removed as soon as https://github.com/pypa/pip/issues/6239 is fixed, probably thanks to https://github.com/pypa/pip/issues/988
-
- Oct 29, 2018
-
-
David Douard authored
-