UDST / synthpop

Synthetic populations from census data
BSD 3-Clause "New" or "Revised" License
99 stars 47 forks source link

Small updates to setup script #50

Closed smmaurer closed 5 years ago

smmaurer commented 5 years ago

This PR makes some small changes to the setup script that were holding up release builds.

  1. Changes "SynthPop" to "synthpop" to improve search behavior in directories (issue #48)

  2. Removes the ez_setup bootstrap module for setuptools (issue #49). Setuptools has been a de facto standard for ages and I think it's fine to assume that everyone has it. It comes with both pip and conda, for example.

  3. Updated the version number from "0.1dev" to "0.1.1"

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 82.808% when pulling f59e1035483ba92dc4ea227c8005cf44582defc0 on build-fixes into d1de14a2d70a83d366294579f792e8b2ee1c9b9a on master.