AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.md
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
pref_vote/STV.py
pref_vote/__init__.py
pref_vote/poll.py
pref_vote.egg-info/PKG-INFO
pref_vote.egg-info/SOURCES.txt
pref_vote.egg-info/dependency_links.txt
pref_vote.egg-info/top_level.txt
tests/conftest.py
tests/test_STV.py