.bumpversion.cfg
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
doc_requirements.txt
pyproject.toml
setup.py
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/modules.rst
docs/no_teg.games.rst
docs/no_teg.rst
docs/no_teg.tests.rst
docs/no_teg.tourneys.rst
no_teg/__init__.py
no_teg/__main__.py
no_teg/no_teg.py
no_teg.egg-info/PKG-INFO
no_teg.egg-info/SOURCES.txt
no_teg.egg-info/dependency_links.txt
no_teg.egg-info/requires.txt
no_teg.egg-info/top_level.txt
no_teg/games/__init__.py
no_teg/games/fifa.py
no_teg/tests/__init__.py
no_teg/tests/conftest.py
no_teg/tests/test_all.py
no_teg/tests/test_round_robin.py
no_teg/tests/test_single_elimination.py
no_teg/tourneys/__init__.py
no_teg/tourneys/round_robin.py
no_teg/tourneys/single_elimination.py