.coveralls.yml
.gitignore
HOW TO UPDATE VERSION.md
LICENSE.txt
README.md
examples.py
setup.py
.circleci/config.yml
pyrankvote/__init__.py
pyrankvote/helpers.py
pyrankvote/models.py
pyrankvote/multiple_seat_ranking_methods.py
pyrankvote/single_seat_ranking_methods.py
pyrankvote/test_helpers.py
pyrankvote.egg-info/PKG-INFO
pyrankvote.egg-info/SOURCES.txt
pyrankvote.egg-info/dependency_links.txt
pyrankvote.egg-info/requires.txt
pyrankvote.egg-info/top_level.txt
test_data/external_irv/LICENSE.txt
test_data/external_irv/us_me_2018_06_cd02-primary.normalized.csv
test_data/external_irv/us_me_2018_11_cd02.normalized.csv
test_data/external_irv/us_vt_btv_2009_03_mayor.normalized.csv
tests/test_external_irv.py
tests/test_helpers.py
tests/test_models.py
tests/test_multiple_seat_ranking_methods.py
tests/test_single_seat_ranking_methods.py