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
Version 1.19.1 dropped the metadata classifier for the license in pyproject.toml. We found out when our CI stopped working because we were testing against an allow list with pip-licenses.
Steps or code to reproduce the bug
Install narwhals and pip-licenses. Run pip-licenses and check the output.
Expected results
Only a short license classifier should be returned when using pip-licenses.
Actual results
The latest version outputs the full license text instead of a short classifier.
Please run narwhals.show_version() and enter the output below.
Used version 1.19.0 and 1.19.1 for comparison.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Version 1.19.1 dropped the metadata classifier for the license in pyproject.toml. We found out when our CI stopped working because we were testing against an allow list with pip-licenses.
Steps or code to reproduce the bug
Install narwhals and pip-licenses. Run pip-licenses and check the output.
Expected results
Only a short license classifier should be returned when using pip-licenses.
Actual results
The latest version outputs the full license text instead of a short classifier.
Please run narwhals.show_version() and enter the output below.
Used version 1.19.0 and 1.19.1 for comparison.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: