Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #70: Fix pyproject.toml to mention the MIT license #72

Closed
wants to merge 1 commit into from

Conversation

neubig
Copy link
Contributor

@neubig neubig commented Sep 27, 2024

This pull request fixes #70.

The issue has been successfully resolved. The license in the pyproject.toml file was updated from 'Proprietary' to 'MIT' on line 10, as requested. This change correctly reflects the MIT license status of the project. No additional tests were added, as per the instructions, since this was a simple modification to the project metadata and doesn't affect runtime behavior. The PR addresses the issue directly and completely, bringing the pyproject.toml file in line with the project's actual license.

Automatic fix generated by OpenHands 🙌

@neubig neubig closed this Sep 27, 2024
@neubig neubig deleted the openhands-fix-issue-70 branch September 27, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix pyproject.toml to mention the MIT license
1 participant