Skip to content

Commit

Permalink
feat: added pytyped
Browse files Browse the repository at this point in the history
Co-authored-by: Omar Fahmy <[email protected]>
  • Loading branch information
Ghaithq and Ofahmy143 committed Oct 6, 2024
1 parent 897ed6e commit b62b28d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ authors = [
]
license = "MIT"
readme = "README.md"
packages = [
{include = "rls"},
{include = "rls/py.typed"},
]

[tool.poetry.dependencies]
python = ">=3.11"
Expand Down
Empty file added rls/py.typed
Empty file.

0 comments on commit b62b28d

Please sign in to comment.