CHANGES
LICENSE.txt
MANIFEST.in
README.rst
pytest_dependency.py
python2_6.patch
setup.py
doc/examples/all_params.py
doc/examples/basic.py
doc/examples/dyn-parametrized.py
doc/examples/group-fixture.py
doc/examples/group-fixture2.py
doc/examples/named.py
doc/examples/parametrized.py
doc/examples/runtime.py
doc/examples/testclass.py
doc/html/about.html
doc/html/advanced.html
doc/html/configuration.html
doc/html/genindex.html
doc/html/index.html
doc/html/install.html
doc/html/objects.inv
doc/html/py-modindex.html
doc/html/reference.html
doc/html/search.html
doc/html/searchindex.js
doc/html/usage.html
doc/html/_static/ajax-loader.gif
doc/html/_static/basic.css
doc/html/_static/comment-bright.png
doc/html/_static/comment-close.png
doc/html/_static/comment.png
doc/html/_static/default.css
doc/html/_static/doctools.js
doc/html/_static/down-pressed.png
doc/html/_static/down.png
doc/html/_static/file.png
doc/html/_static/jquery.js
doc/html/_static/minus.png
doc/html/_static/plus.png
doc/html/_static/pygments.css
doc/html/_static/searchtools.js
doc/html/_static/sidebar.js
doc/html/_static/underscore.js
doc/html/_static/up-pressed.png
doc/html/_static/up.png
doc/html/_static/websupport.js
pytest_dependency.egg-info/PKG-INFO
pytest_dependency.egg-info/SOURCES.txt
pytest_dependency.egg-info/dependency_links.txt
pytest_dependency.egg-info/entry_points.txt
pytest_dependency.egg-info/requires.txt
pytest_dependency.egg-info/top_level.txt
tests/conftest.py
tests/pytest.ini
tests/test_01_marker.py
tests/test_02_simple_dependency.py
tests/test_03_class.py
tests/test_03_multiple_dependency.py
tests/test_03_param.py
tests/test_03_runtime.py
tests/test_03_skipmsgs.py
tests/test_04_automark.py
tests/test_04_ignore_unknown.py