Commit Graph

2 Commits

Author SHA1 Message Date
OscarL
7e86ffed97 flit_core: drop support for Python 3.9. (#12944)
Should be the last recipe targetting 3.9.

We should be able to drop the package for the Python 3.9 interpreter
when it reaches EOL in October 2025.
2025-09-20 03:02:29 -03:00
OscarL
290e420ffc flit_core: update to version 3.9.0. Bootstrap the package creation. (#10728)
Using boostrapping here will help solve some circular dependencies on packages
like "build" (see issue #10717).
2024-07-22 18:00:06 +02:00