gnu: Remove python2-atomicwrites.
* gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable.
parent
018c96f0c7
commit
677ed53453
|
@ -13823,9 +13823,6 @@ for atomic file system operations.")
|
|||
(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)
|
||||
|
|
Reference in New Issue