chainlit
chainlit copied to clipboard
License mismatch between the github repo and pypi
trafficstars
Describe the bug License mismatch between the github repo and pypi.
License for Chainlit is noted as "Apache License 2.0" in the github repo but it appears as "Other/Proprietary License (Apache-2.0 license)" in pypi .
This is resulting in Chainlit getting flagged as Proprietary software by enterprise package manager like Nexus
To Reproduce [LicenseInPyPi](https://pypi.org/project/chainlit/#:~:text=License%3A%20Other/Proprietary%20License%20(Apache%2D2.0%20license)
Expected behavior License in pypi should be only 'Apache License 2.0" and not listed as " Other/Proprietary License (Apache-2.0 license)"
Screenshots If applicable, add screenshots to help explain your problem.