- Jul 07, 2023
-
-
Moul authored
allow_failure https://docs.gitlab.com/ee/ci/yaml/#allow_failure To understand from which dependency is https://pypi.org/project/rpds-py/ coming from
-
Moul authored
-
- Jul 04, 2023
-
-
Moul authored
-
Moul authored
-
Moul authored
Add missing <path> specification now available add missing 'g1.' to g1.duniter.org clarify g1.duniter.org is now based on a load balancer Introduce f() to generate a clickable link
-
Moul authored
Apply changes Fix Ruff link
-
Moul authored
Use SigningKeyException now defined in DuniterPy Even thought Ruff is not reporting this pylint report
-
- Jul 02, 2023
- Jun 30, 2023
- Jun 28, 2023
-
-
Moul authored
Using context ctx.help_option_names https://click.palletsprojects.com/en/8.1.x/api/#context Have to keep top level @click.help_option("-h", "--help") otherwise it’s not define since the context is not yet initialized
-
- Jun 27, 2023
- Jun 23, 2023
- Jun 16, 2023
-
- Jun 05, 2023
-
-
Moul authored
For CLI options clarity Remove default auth file path for security reasons Adapt test_checksum
-
Moul authored
Scrypt: allow passing empty strings by setting default="" https://github.com/pallets/click/pull/662
-
Moul authored
-
Moul authored
network: Assign if key exists auth: use helpers.define_click_context()
-
Moul authored
Bump pendulum to v3 alpha which provides a wheel for Py3.11
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
pyproject and ruff
-
Moul authored
-
Moul authored
Specially F401 unused-import that I was missing https://beta.ruff.rs/docs/rules/#pyflakes-f
-
Moul authored
-
Moul authored
Remove mypy __path__ ignore now fixed Specify which ignore
-
Moul authored
-
Moul authored
Use Path().{read,write}_txt() when possible
-
Moul authored
-
- May 26, 2023