]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add zip_safe=False to setup() (#361)
authorFlorimond Manca <florimond.manca@gmail.com>
Thu, 19 Sep 2019 16:13:20 +0000 (18:13 +0200)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Thu, 19 Sep 2019 16:13:20 +0000 (11:13 -0500)
commit061d943b78e76a410124f01e5bbf487376d986eb
treea6a89a4bd2fd3ba8f8db5fe8cf4e4faa1f194778
parent338a3607852634200b880bbb361c0e2d6dd20f90
Add zip_safe=False to setup() (#361)

This fixes `py.typed` not being included in the built package
setup.py