fune/third_party/python/yarl/yarl.egg-info/SOURCES.txt
Mitchell Hentges 88d28c21f4 Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal
The `*.egg-info` directories are needed for the packages to show up as
"distributions" to `pip` and other environment-checking logic.

We know that `*.egg-info` directories are cross-platform because they
exist in the globally-usable `tar.gz` releases of packages.

Differential Revision: https://phabricator.services.mozilla.com/D125909
2021-09-27 20:27:18 +00:00

42 lines
No EOL
861 B
Text

CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/spelling_wordlist.txt
docs/yarl-icon-128x128.xcf
docs/_static/yarl-icon-128x128.png
docs/_templates/about.html
tests/test_cache.py
tests/test_cached_property.py
tests/test_normalize_path.py
tests/test_pickle.py
tests/test_quoting.py
tests/test_update_query.py
tests/test_url.py
tests/test_url_build.py
tests/test_url_cmp_and_hash.py
tests/test_url_parsing.py
tests/test_url_query.py
tests/test_url_update_netloc.py
yarl/__init__.py
yarl/__init__.pyi
yarl/_quoting.py
yarl/_quoting_c.c
yarl/_quoting_c.pyi
yarl/_quoting_c.pyx
yarl/_quoting_py.py
yarl/_url.py
yarl/py.typed
yarl.egg-info/PKG-INFO
yarl.egg-info/SOURCES.txt
yarl.egg-info/dependency_links.txt
yarl.egg-info/requires.txt
yarl.egg-info/top_level.txt