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 long_description argument is missing in the setup() function call. This argument is important for providing a more detailed description of the package on platforms like PyPI, which improves discoverability and provides users with more context.