Bug Fixes
- Fixed openpyxl not being imported for conda builds
Bug Fixes
- Fixed pointfinder data not being added to outputs correctly
Developer Changes
- Added
openpyxl
as a dependency for opening excel files withpandas
Features
- Added progress bar
Development changes:
- Improved logging
Developer changes:
- Updated setup tools to include an array of requirements instead of reading the
requirements.txt
file.