You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at the moment a specific version of brdr is mandatory (brdr==0.1.0).
This has to be made less specific (brdr>=0.1.0) on release so minor releases can also be used, but still important to check the backwards compatibility
The text was updated successfully, but these errors were encountered:
dieuska
changed the title
make the dependancy to brdr- version less specific
make the dependency to brdr- version less specific
May 31, 2024
at the moment a specific version of brdr is mandatory (brdr==0.1.0).
This has to be made less specific (brdr>=0.1.0) on release so minor releases can also be used, but still important to check the backwards compatibility
The text was updated successfully, but these errors were encountered: