• 
      

    Conform to pep639

    Review Request #14953 — Created March 21, 2026 and updated

    Information

    typelets

    Reviewers

    Ensure pyproject.toml conforms to pep639 by removing deprecated license declaration and adding link to license file.

    Tested on Python 3.14, may fail on unsupported python versions.

    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.
    chipx86
    1. Thanks for the contribution! We'll get this in for the next release.

      Are you blocked by this change for anything right now?

      1. As a follow-up note on this, we have to leave this as-is for the time-being. The reason is that we still support Python 3.8, and the latest version of setuptools for 3.8 does not support the new licensing fields. We can migrate this once we drop that support.

    2.