running build running build_py creating build creating build/lib creating build/lib/httpx copying httpx/_api.py -> build/lib/httpx copying httpx/_content.py -> build/lib/httpx copying httpx/_auth.py -> build/lib/httpx copying httpx/_status_codes.py -> build/lib/httpx copying httpx/_types.py -> build/lib/httpx copying httpx/_compat.py -> build/lib/httpx copying httpx/_models.py -> build/lib/httpx copying httpx/_client.py -> build/lib/httpx copying httpx/_multipart.py -> build/lib/httpx copying httpx/__version__.py -> build/lib/httpx copying httpx/_exceptions.py -> build/lib/httpx copying httpx/_utils.py -> build/lib/httpx copying httpx/__init__.py -> build/lib/httpx copying httpx/_decoders.py -> build/lib/httpx copying httpx/_config.py -> build/lib/httpx copying httpx/_main.py -> build/lib/httpx creating build/lib/httpx/_transports copying httpx/_transports/asgi.py -> build/lib/httpx/_transports copying httpx/_transports/wsgi.py -> build/lib/httpx/_transports copying httpx/_transports/__init__.py -> build/lib/httpx/_transports copying httpx/_transports/base.py -> build/lib/httpx/_transports copying httpx/_transports/default.py -> build/lib/httpx/_transports copying httpx/_transports/mock.py -> build/lib/httpx/_transports running egg_info creating httpx.egg-info writing httpx.egg-info/PKG-INFO writing dependency_links to httpx.egg-info/dependency_links.txt writing entry points to httpx.egg-info/entry_points.txt writing requirements to httpx.egg-info/requires.txt writing top-level names to httpx.egg-info/top_level.txt writing manifest file 'httpx.egg-info/SOURCES.txt' reading manifest file 'httpx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'httpx.egg-info/SOURCES.txt' copying httpx/py.typed -> build/lib/httpx