jaxsim
jaxsim copied to clipboard
Update `pyproject.toml` license info according to PEP 639
This pull request updates the licensing information in the pyproject.toml file to align with the BSD-3-Clause license standard and removes an outdated classifier entry.
Licensing updates:
- Updated the
licensefield to specify "BSD-3-Clause" and added alicense-filesfield to include theLICENSEfile, replacing the previouslicense.fileentry. (pyproject.toml, pyproject.tomlL14-R15)
Classifier adjustments:
- Removed the outdated classifier
"License :: OSI Approved :: BSD License"from theclassifierslist, as it is no longer needed with the updated license field. (pyproject.toml, pyproject.tomlL32)#license and https://peps.python.org/pep-0639/
📚 Documentation preview 📚: https://jaxsim--415.org.readthedocs.build//415/