Add py-isort feature to the python module
This commit is contained in:
parent
9dba02b7c2
commit
8e844eada1
2 changed files with 13 additions and 0 deletions
|
@ -32,3 +32,6 @@
|
|||
;; Import managements
|
||||
(package! pyimport)
|
||||
(package! pyimpsort)
|
||||
|
||||
(when (featurep! +isort)
|
||||
(package! py-isort))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue