Skip to content

Commit

Permalink
Merge pull request #8 from StefanUlbrich/feat/mark_as_typed
Browse files Browse the repository at this point in the history
Mark package as typed
  • Loading branch information
StefanUlbrich authored Jul 16, 2022
2 parents 22d3644 + 531183a commit ae5583f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ authors = ["Stefan Ulbrich"]
license = "MIT"
repository = "https://github.com/StefanUlbrich/design-by-contract"
readme = "Readme.md"
packages = [
{ include = "design_by_contract.py", from = "src" },
]

classifiers = [
"Topic :: Software Development :: Documentation",
"Topic :: Software Development :: Quality Assurance",
Expand Down
File renamed without changes.
Empty file added src/design_by_contract/py.typed
Empty file.

0 comments on commit ae5583f

Please sign in to comment.