diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0adfbfca44..b109662ec3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -20558,9 +20558,6 @@ while only declaring the test-specific fields.") renderers (e.g. man pages or LaTeX).") (license license:expat))) -(define-public python2-misaka - (package-with-python2 python-misaka)) - (define-public python-jsonpointer (package (name "python-jsonpointer") |