el-get/recipes/python-black.rcp
2019-07-27 15:37:06 -04:00

7 lines
233 B
Plaintext

(:name python-black
:description "An Emacs package to reformat python code using black"
:type github
:pkgname "wbolster/emacs-python-black"
:depends (dash reformatter)
:minimum-emacs-version "25")