.coveragerc
.gitignore
.travis.yml
AUTHORS.rst
CHANGES.rst
DEPENDENCIES
LICENSE.txt
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements-testing.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/api/index.rst
pytest_services/__init__.py
pytest_services/django_settings.py
pytest_services/folders.py
pytest_services/gui.py.orig
pytest_services/locks.py
pytest_services/log.py
pytest_services/memcached.py
pytest_services/mysql.py
pytest_services/plugin.py
pytest_services/process.py
pytest_services/service.py
pytest_services/xvfb.py
pytest_services.egg-info/PKG-INFO
pytest_services.egg-info/SOURCES.txt
pytest_services.egg-info/dependency_links.txt
pytest_services.egg-info/entry_points.txt
pytest_services.egg-info/requires.txt
pytest_services.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_plugin.py