diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9ba7e9ce76..875ef1753c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13823,9 +13823,6 @@ (define-public python-atomicwrites (home-page "https://github.com/untitaker/python-atomicwrites") (license license:expat))) -(define-public python2-atomicwrites - (package-with-python2 python-atomicwrites)) - (define-public python-atomicwrites-1.4 (package (inherit python-atomicwrites)