Skip to content

Commit

Permalink
Merge pull request #53 from stephanGarland/issue-52-pep561-add-py-typed
Browse files Browse the repository at this point in the history
fix: added py.typed to inform of the existence of types
  • Loading branch information
jacebrowning committed Jun 29, 2023
2 parents 91bd2d6 + 4c91d30 commit a6ca71f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
- RANDOM_SEED=0

before_install:
- curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -
- curl -sSL https://raw.githubusercontent.com/python-poetry/install.python-poetry.org/main/install-poetry.py | python -
- make doctor

install:
Expand Down
Empty file added log/py.typed
Empty file.

0 comments on commit a6ca71f

Please sign in to comment.