mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: Remove python2-atomicwrites.
* gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable.
This commit is contained in:
parent
018c96f0c7
commit
677ed53453
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue