.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
Dockerfile
LICENSE
MANIFEST.in
README.rst
appveyor.yml
requirements-dev.txt
requirements-tests.txt
setup.cfg
setup.py
tox.ini
docs/concepts.rst
docs/conf.py
docs/contributing.rst
docs/design.rst
docs/index.rst
docs/quickstart.rst
docs/usersguide.rst
pytest_nodev/__init__.py
pytest_nodev/blacklists.py
pytest_nodev/collect.py
pytest_nodev/plugin.py
pytest_nodev/utils.py
pytest_nodev.egg-info/PKG-INFO
pytest_nodev.egg-info/SOURCES.txt
pytest_nodev.egg-info/dependency_links.txt
pytest_nodev.egg-info/entry_points.txt
pytest_nodev.egg-info/requires.txt
pytest_nodev.egg-info/top_level.txt
pytest_nodev.egg-info/zip-safe
tests/conftest.py
tests/test_collect.py
tests/test_plugin.py
tests/test_utils.py