virt-lightning / virt-lightning

Starts your VM on libvirt in a couple of seconds!
185 stars 43 forks source link

Update flake8 for Python 3.12 support #294

Closed BubaVV closed 2 months ago

BubaVV commented 2 months ago

flake8-type-annotations was superseded by recent flake8, so removed from deps

goneri commented 2 months ago

Thank you @BubaVV !