.gitignore
.pre-commit-config.yaml
.travis.yml
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Pipfile
README.rst
pipenv.txt
setup.cfg
setup.py
tox.ini
pytest_fxa/__init__.py
pytest_fxa/plugin.py
pytest_fxa_mte.egg-info/PKG-INFO
pytest_fxa_mte.egg-info/SOURCES.txt
pytest_fxa_mte.egg-info/dependency_links.txt
pytest_fxa_mte.egg-info/entry_points.txt
pytest_fxa_mte.egg-info/requires.txt
pytest_fxa_mte.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_plugin.py