.coveragerc
.flake8
CHANGES.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.py
tox.ini
.github/dependabot.yml
.github/workflows/ci-tests.yml
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