.coveragerc
.gitignore
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
src/pytest_venv/__init__.py
src/pytest_venv.egg-info/PKG-INFO
src/pytest_venv.egg-info/SOURCES.txt
src/pytest_venv.egg-info/dependency_links.txt
src/pytest_venv.egg-info/entry_points.txt
src/pytest_venv.egg-info/not-zip-safe
src/pytest_venv.egg-info/requires.txt
src/pytest_venv.egg-info/top_level.txt
tests/test_it.py
tests/myapp/myapp.py
tests/myapp/setup.py