PSLmodels / Package-Builder

Policy Simulation Library tool that builds packages and uploads them to the Anaconda Cloud's PSLmodels channel for public distribution
4 stars 7 forks source link

Update to build with Python 3.8 #175

Closed hdoupe closed 4 years ago

hdoupe commented 4 years ago

This PR adds Python 3.8 as a build target for Package-Builder. I tested this the best I could by building a Tax-Calculator locally without publishing it.

Resolves #174