CouncilDataProject / cdptools_v2

Tools you can use to interact with and run Council Data Project instances.
Other
7 stars 9 forks source link

admin/remove-py36-support #149

Closed evamaxfield closed 4 years ago

evamaxfield commented 4 years ago

Pull request recommendations:

numpy is dropping support for 3.6 next week. Yes, we could pin to a specific version of numpy but I would rather just force the upgrade. I generally trust their support / drop schedule.

Thanks for contributing!