washingtonpost / elex-live-model

a model to generate estimates of the number of outstanding votes on an election night based on the current results of the race
48 stars 5 forks source link

feat: upgrade to python 3.10 #65

Closed jchaskell closed 1 year ago

jchaskell commented 1 year ago

Description

We use python 3.10 in the new pipeline, which wasn't working with our current model setup. This changes our tox setup to use 3.10 and pins scipy to a version that works.

Jira Ticket

Test Steps

Unit and integration tests