Skip to content

Commit

Permalink
Add a py.typed marker (#621)
Browse files Browse the repository at this point in the history
* Create py.typed

* Update MANIFEST.in
  • Loading branch information
Andrew-S-Rosen authored Jan 17, 2024
1 parent ef45c0e commit 1ee6e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ recursive-exclude * __pycache__
recursive-exclude * *.py[co]
include versioneer.py
include dask_jobqueue/_version.py
include dask_jobqueue/py.typed
1 change: 1 addition & 0 deletions dask_jobqueue/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 1ee6e6b

Please sign in to comment.