Skip to content

Commit ebdc894

Browse files
authored
Add py.typed file (#360)
1 parent 7527204 commit ebdc894

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changes/unreleased.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Unreleased
22

3-
## Added
3+
## Features
44

5-
* added tbx task for markdown formating of .lint.json
5+
* Added tbx task for markdown formating of .lint.json
66
* Added a Nox task for dependencies packages and their licenses with Markdown output
7+
* [#293](https://github.com/exasol/python-toolbox/issues/293): Added `py.typed` file
78

89
## 🐞 Fixed
910
* Fixed an issue in the CI workflow that caused it to be executed twice on the initial push of a PR if the PR branch was on the repo itself.

exasol/toolbox/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)