spotify / luigi

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
Apache License 2.0
17.71k stars 2.39k forks source link

Support Python3.12 #3266

Closed ukky17 closed 4 months ago

ukky17 commented 9 months ago

Description

Motivation and Context

Support Python 3.12

Have you tested this? If so, how?

All CI tests have passed.