Skip to content

Commit e9d0741

Browse files
author
Sylvain MARIE
committed
minor edit in setup
1 parent 9423a0f commit e9d0741

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,7 @@
159159

160160
# explicitly setting the flag to avoid `ply` being downloaded
161161
# see https://github.com/smarie/python-getversion/pull/5
162+
# and to make mypy happy
163+
# see https://mypy.readthedocs.io/en/latest/installed_packages.html
162164
zip_safe=False,
163165
)

0 commit comments

Comments
 (0)