diff options
Diffstat (limited to 'gnu')
-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 7cc84e5368..d0b9c0201e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -14652,9 +14652,6 @@ minimal and fast API targeting the following uses: (home-page "https://codespeak.net/execnet/") (license license:expat))) -(define-public python2-execnet - (package-with-python2 python-execnet)) - (define-public python-icalendar (package (name "python-icalendar") |