LICENSE.txt
MANIFEST.in
README.md
pytest.ini
pytest_pythonpath.py
setup.cfg
setup.py
test_pythonpath.py
pytest_pythonpath.egg-info/PKG-INFO
pytest_pythonpath.egg-info/SOURCES.txt
pytest_pythonpath.egg-info/dependency_links.txt
pytest_pythonpath.egg-info/entry_points.txt
pytest_pythonpath.egg-info/requires.txt
pytest_pythonpath.egg-info/top_level.txt
test_path/__init__.py
test_path/apps/__init__.py
test_path/apps/test_package/__init__.py
test_path/apps/test_package/hey.py
test_path/libs/__init__.py
test_path/libs/hello.py
test_path/sitedir1/__init__.py
test_path/sitedir1/yo.py
test_path/sitedir2/__init__.py
test_path/sitedir2/hola.py
test_path/sitedir2/test.pth
test_path/sitedir3/__init__.py
test_path/sitedir3/pow.py