• 
      

    Add a tox config for buildthings.

    Review Request #15236 — Created Aug. 18, 2026 and submitted

    Information

    buildthings
    master

    Reviewers

    This change adds a tox configuration for running tests on supported
    versions of Python.

    Note: 3.8 actually doesn't work because our pyproject.toml uses the
    modern version of the license key that old setuptools can't handle, and
    3.9 has several failing tests.

    Ran tox and saw that at least 3.10-3.14 succeeded.

    Summary ID
    Add a tox config for buildthings.
    This change adds a tox configuration for running tests on supported versions of Python. Note: 3.8 actually doesn't work because our pyproject.toml uses the modern version of the license key that old setuptools can't handle, and 3.9 has several failing tests. Testing Done: Ran `tox` and saw that at least 3.10-3.14 succeeded.
    oronutpnrkrswszxvxqlzxryssrxupmx
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (3aa103c)