feat(emacs): disable jupytext for now

This commit is contained in:
Pavel Korytov 2023-09-20 12:07:14 +03:00
parent e69479bb9c
commit 73fe3b79de
2 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,6 @@
"rdrview" "rdrview"
"graphviz" "graphviz"
"emacs-emacsql-sqlite3" "emacs-emacsql-sqlite3"
"python-jupytext"
"python-isort" "python-isort"
"python-black" "python-black"
"python-yapf" "python-yapf"

View file

@ -3570,9 +3570,9 @@ To fix that, I've modified the following function in the =python-pytest= package
*** code-cells *** code-cells
Support for text with magic comments. Support for text with magic comments.
| Guix dependency | | Guix dependency | Disabled |
|-----------------| |-----------------+----------|
| python-jupytext | | python-jupytext | t |
#+begin_src emacs-lisp #+begin_src emacs-lisp
(use-package code-cells (use-package code-cells