e1c73ca920
- update to 6.0.0: * FIX Format string defaults correctly * Remove errant prints * Drop support for click 7.x, Sphinx < 5.x * readthedocs: Use dirhtml builder * docs: Add discrete mocking section * actions: Integrate tox-gh-actions * Distinguish between click and asyncclick * tests: Set maxDiff * Skip test with click 7.x * FIX If the \help\ of an argument is \None\, don't fail * Add defusedxml to tox deps * Add defusedxml as test requirement * typing: Remove unused ignore * Add readthedocs config file * Fix show\_default with context\_settings * tests: Add tests for 'commands' option * Add support, testing for Python 3.12 * Add release note for typer arg help text feature * Interpret help for arguments * typing: Update for latest types-docutils
Dirk Mueller2024-07-01 08:09:13 +00:00
19284380fb
Accepting request 1128046 from devel:languages:python
Ana Guerrero2023-11-22 17:54:55 +00:00
eb2dfee124
- update to 5.1.0: * tox: Remove py37 entries * Add support for mocking modules * docs: Fix indentation * setup: Add Sphinx classifier
Dirk Mueller2023-11-22 09:55:04 +00:00
fd2a6563d7
- update to 5.0.1: * Fix compatibility with Sphinx 7.2.x * Add release note for events support * Process events * Add release note for end of Python 3.7 support * setup.cfg: Add click keyword * Drop Python 3.7 support - Update to version 4.3.0 * setup: Update URL
Dirk Mueller2023-09-13 08:31:46 +00:00
7c7a7338d8
- update to 4.4.0: * Add release note for Python 3.11 support * actions: Test Python 3.11 * Points to alternative to complement Click-based CLI documentation * Add Sphinx extension classifier * Add pull request template * Trivial setup.py, setup.cfg changes * Render option defaults as literals * Change target Python version used for black * actions: Update to latest versions of actions * Use deep clone for GitHub actions * docs: Add more examples * tests: Add more application tests * Add our first "extension" test * Switch to pytest for testing * Run mypy as part of CI job
Dirk Mueller2022-12-06 15:47:52 +00:00