___________________________
- Prepare for Python 3.
- Add rc parameter to force ArcGIS or GDAL/OGR (though ArcGIS usage is
currently disabled until a future version of PyABM).
- Store PyABM version in __version__ in __init__.py
- Set git, Rscript, and tail binary paths to None as default.
- Add example pyabmrc files: pyabmrc.linux and pyabmrc.windows
- Move git functions into PyABM utility module
- Other miscellaneous bug fixes