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
1 Describe the bug
The installation option [full] is missing in the current version 1.0.7. When using this option, the latest version providing it is installed - here 1.0.5.
2 To Reproduce
Steps to reproduce the behavior:
In a shell: pip install mlpro-int-sb3[full] --upgrade
Version 1.0.5 is installed instead of 1.0.7
3 Expected behavior
The latest version - here 1.0.7 - should be installed.