This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 37bb5aa revise main() to use new entrypoints
new 8459d64 Run STV through the v3 path.
new 690dfbe no need for arg. pull from DB.
new 868c2bb nit: single quotes are fine here
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/steve/election.py | 7 +++---
v3/test/populate_v2_stv.sh | 8 +++++++
v3/test/run_stv.py | 60 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 71 insertions(+), 4 deletions(-)
create mode 100755 v3/test/run_stv.py