mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Added pyimport support
This commit is contained in:
@ -20,3 +20,6 @@
|
||||
;; Testing frameworks
|
||||
(package! nose)
|
||||
(package! python-pytest)
|
||||
|
||||
;; Import managements
|
||||
(package! pyimport)
|
||||
|
Reference in New Issue
Block a user