We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5843d87 commit 737504aCopy full SHA for 737504a
CHANGELOG.md
@@ -4,11 +4,12 @@
4
5
### Added
6
7
-- Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
+* Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
8
9
### Changed
10
11
* Recommend `ruff format` instead of `yapf` for fixing code style readability [#695](https://github.com/NLeSC/python-template/pull/695)
12
+* Replace optional dependencies with dependency groups in template [#705](https://github.com/NLeSC/python-template/pull/705)
13
14
### Removed
15
0 commit comments