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
The requirements.txt file is not examined during package install, only install_requires is, thus the package is not currently usable on installation (because bs4 is not installed).