There was an error while loading. Please reload this page.
1 parent 1a67fd4 commit 3cbe5beCopy full SHA for 3cbe5be
1 file changed
CHANGES.d/20260504_005557_ts_ts_types.md
@@ -0,0 +1,4 @@
1
+- Add separate type stub package for type-checking batou itself and batou deployments.
2
+ Unlike batou itself, they are written in Python 3.14+ style for more accurate typing.
3
+ This is okay for stubs which are consumed by IDE and type checkers like `ty` or `mypy`.
4
+ The package will be published separately as `batou-stubs` on PyPI.
0 commit comments