- Changed
BWResources
self.id mapping
(where resource names are keys and ids are values) to self.names (where ids are keys and names are values). Made a number of changes that follow from this. - Move package to
src
directory for testing installed versions instead of local - Prevent install in python2, drop support 3.4, testing enhancements