RSGInc / bca4abm

Benefit Cost Analysis for Travel Demand Models
http://rsginc.github.io/bca4abm/
Other
7 stars 5 forks source link

Python 3 support #97

Closed bstabler closed 4 years ago

bstabler commented 5 years ago

Need to make sure bca4abm works for Python 3 (and update all related materials as well). Updating ActivitySim to work for both 2 and 3 wasn't a big deal, so updating bca4abm should be relatively straightforward.

toliwaga commented 5 years ago

pytest version 4.2.0 now issues the following warning:

You are using Python 2.7.15, which will no longer be supported in pytest 5.0
toliwaga commented 5 years ago

Not only should we support python3, but it should be the default.

The real question is, whether we bother to support python 2.7