-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: added packages python-calamine and openpyxl (#291)
* feat: added packages python-calamine and xlsxwriter * feat: updated xls form to include building_exists condition * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * build: replace xlsxwriter with openpyxl + relock deps * refactor: replace xlsxwriter usage with openpyxl * test: start simple test to check if adding mandatory fields works * build: tweak mandatory fields + digitization fields forms * fix: apply monkeypatch for usage of calamine xlsx reader * fix: append or overwrite mandatory entities sheet (do not concat) * test: add tests for appending mandatory fields --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: spwoodcock <[email protected]>
- Loading branch information
1 parent
13142b0
commit 17278e0
Showing
7 changed files
with
235 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.