dask / dask-jobqueue

Deploy Dask on job schedulers like PBS, SLURM, and SGE
https://jobqueue.dask.org
BSD 3-Clause "New" or "Revised" License
235 stars 142 forks source link

update versioneer for 3.12 compatibility #618

Closed cbouss closed 9 months ago

cbouss commented 11 months ago

The current version of versionneer is not compatible with latest python. This brings versioneer up-to-date.

guillaumeeb commented 9 months ago

Thanks @cbouss for this. How can we be sure this won't break anything? I'm not familiar with versionneer at all.

jacobtomlinson commented 9 months ago

I dont think the failures are related to this change. I'm happy with the versioneer and pre-commit changes. But @guillaumeeb if you could pull the trigger just to make sure you're happy going ahead despite the SGE failure.

guillaumeeb commented 9 months ago

SGE failure has been here for months!