- 08 May, 2022 3 commits
- 14 Feb, 2022 2 commits
- 13 Feb, 2022 1 commit
-
-
Moul authored
Remove Pytest v3.6 job Bump minimum Python in pyproject.toml Bump pyupgrade to --py37-plus Update documentation
-
- 12 Feb, 2022 2 commits
-
-
Moul authored
Had a bug: https://github.com/Lucas-C/pre-commit-hooks/issues/25 Update doc date
-
Moul authored
Had a bug in https://github.com/Lucas-C/pre-commit-hooks/issues/25
-
- 10 Dec, 2021 2 commits
- 08 Dec, 2021 3 commits
-
-
Moul authored
-
Moul authored
-
Moul authored
Build directly into public folder without cd Remove make usage, which can be uninstalled from the images `make` was used from the Makefile in 'duniterpy' folder and from Sphinx doc generation into `docs' folder Keep Sphinx installed in the job Was installed in the image to speed-up the job, but that’s a job run not that often, so, that’s fine It’s better to keep control over Sphinx version from pyproject.toml Add artifact expiration
-
- 06 Dec, 2021 2 commits
- 16 Nov, 2021 1 commit
-
-
- 15 Nov, 2021 1 commit
-
-
Moul authored
-
- 10 Nov, 2021 6 commits
- 28 Sep, 2021 17 commits
-
-
Moul authored
which wasn't tested with unittest I changed the expected result according to the result This seems like a mistake/typo.
-
Moul authored
Move to CONTRIBUTING.md
-
Moul authored
- 'test_' prefixes - init file
-
Moul authored
-
Moul authored
Install dev dependencies into the tests jobs to install pytest Remove `test` rule from the Makefile
-
Moul authored
-
Moul authored
Change format() and "%" formats to f-string format Strings cleanups
-
Moul authored
Change format() and "%" formats to f-string format
-
Moul authored
Change format() and "%" formats to f-string format
-
Moul authored
Change format() and "%" formats to f-string format BMA.inline(): use list comprehension as for the others *Endpoint classes endpoint: use self.API logging kept with % format: https://github.com/PyCQA/pylint/issues/2395
-
Moul authored
and load_local_blockchain example Remove duplicate license statement Improve overall comments Remove duplicate explanation which is in the example Convert to f-string
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
Document pyupgrade in contributing
-
Moul authored
-