Skip to content

Commit

Permalink
TYP: add py.typed marker file to improve downstream type-checking
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jan 30, 2022
1 parent 18baf57 commit 9385742
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ prune .tours
recursive-include yt/visualization/volume_rendering/shaders *.fragmentshader *.vertexshader
include yt/sample_data_registry.json
include conftest.py
include yt/py.typed
prune yt/frontends/_skeleton
recursive-include yt/frontends/amrvac *.par
exclude .codecov.yml .coveragerc .git-blame-ignore-revs .gitmodules .hgchurn .mailmap
Expand Down
Empty file added yt/py.typed
Empty file.

0 comments on commit 9385742

Please sign in to comment.