Ensure we use febelfin-coda source code instead of whl due to a bug in 0.2.0.

This commit is contained in:
Albert Cervera i Areny 2023-09-12 10:09:41 +02:00
parent 2643f8ea79
commit 71397a9417
1 changed files with 4 additions and 1 deletions

View File

@ -151,7 +151,10 @@ ofxparse
# Other core dependencies
defusedxml
efficient-apriori
febelfin-coda==0.2.0
# febelfin-coda 0.2.0 .whl file has a bug that makes pip think that the 0.1.1
# version was installed instead of 0.2.0. Using --no-binary forces pip to
# compile the package from source and the right version is shown.
febelfin-coda --no-binary=febelfin-coda
geomet
# Required by upgrades