Skip to content

Commit

Permalink
Merge 550e89f into 620edeb
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinolog committed May 17, 2018
2 parents 620edeb + 550e89f commit 70407d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file added advanced_descriptors/py.typed
Empty file.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ def get_simple_vars_from_src(src):
'advanced_descriptors': [
os.path.basename(filename)
for filename in glob.glob(os.path.join('advanced_descriptors', '*.pyi'))
] + [
'py.typed'
],
},
)
Expand Down

0 comments on commit 70407d3

Please sign in to comment.