running build running build_py creating build creating build/lib creating build/lib/starlette copying starlette/applications.py -> build/lib/starlette copying starlette/background.py -> build/lib/starlette copying starlette/types.py -> build/lib/starlette copying starlette/concurrency.py -> build/lib/starlette copying starlette/convertors.py -> build/lib/starlette copying starlette/datastructures.py -> build/lib/starlette copying starlette/exceptions.py -> build/lib/starlette copying starlette/routing.py -> build/lib/starlette copying starlette/formparsers.py -> build/lib/starlette copying starlette/staticfiles.py -> build/lib/starlette copying starlette/config.py -> build/lib/starlette copying starlette/testclient.py -> build/lib/starlette copying starlette/websockets.py -> build/lib/starlette copying starlette/endpoints.py -> build/lib/starlette copying starlette/schemas.py -> build/lib/starlette copying starlette/requests.py -> build/lib/starlette copying starlette/__init__.py -> build/lib/starlette copying starlette/graphql.py -> build/lib/starlette copying starlette/authentication.py -> build/lib/starlette copying starlette/templating.py -> build/lib/starlette copying starlette/status.py -> build/lib/starlette copying starlette/responses.py -> build/lib/starlette creating build/lib/starlette/middleware copying starlette/middleware/gzip.py -> build/lib/starlette/middleware copying starlette/middleware/trustedhost.py -> build/lib/starlette/middleware copying starlette/middleware/wsgi.py -> build/lib/starlette/middleware copying starlette/middleware/sessions.py -> build/lib/starlette/middleware copying starlette/middleware/errors.py -> build/lib/starlette/middleware copying starlette/middleware/cors.py -> build/lib/starlette/middleware copying starlette/middleware/__init__.py -> build/lib/starlette/middleware copying starlette/middleware/authentication.py -> build/lib/starlette/middleware copying starlette/middleware/base.py -> build/lib/starlette/middleware copying starlette/middleware/httpsredirect.py -> build/lib/starlette/middleware running egg_info creating starlette.egg-info writing starlette.egg-info/PKG-INFO writing dependency_links to starlette.egg-info/dependency_links.txt writing requirements to starlette.egg-info/requires.txt writing top-level names to starlette.egg-info/top_level.txt writing manifest file 'starlette.egg-info/SOURCES.txt' reading manifest file 'starlette.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE.md' writing manifest file 'starlette.egg-info/SOURCES.txt' copying starlette/py.typed -> build/lib/starlette