- Now allow an environment dictionary to be passed (#75) - error message fix (#76) - Now use the existing environment and apply overrides to it (rather than accidentally obscuring it). We copy it rather than use it directly. (#71) - Added no-cache flag for credentials (#72) - Build universal wheels, fixed "ResourceWarning: unclosed file" in tests for python3 (#68). Added additional testing. - Added nose as a requirement. Re-added req symlink. - Python3 support (#66) - Making tests running successfully for python3 - Adding coveralls badge (#65) - Adding coveralls to travis (#64)