unixorn / lima-xbar-plugin

xbar/Swiftbar plugin to control lima-vm
Apache License 2.0
116 stars 12 forks source link

Adds black to dev-deps and runs it through poetry #32

Closed colindean closed 2 years ago

colindean commented 2 years ago

Description

Previously, the Makefile depended on black being installed in the active Python venv already. This instead lets Poetry manage it, lets the lockfile determine the version, and has the Makefile run it via Poetry.

Type of changes

Checklist

License Acceptance