mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-debugpy: Add python-versioneer.
* gnu/packages/python-xyz.scm (python-debugpy)[native-inputs]: Add python-versioneer. Change-Id: I2e9906742caa4edcb44dfc3236e75b36656cabcd
This commit is contained in:
@@ -18104,7 +18104,8 @@ and other @acronym{IDEs, Integrated Development Environments}.")
|
||||
;; Python site packages.
|
||||
(setenv "DEBUGPY_BUNDLING_DISABLED" "1"))))))
|
||||
(native-inputs
|
||||
(list python-setuptools))
|
||||
(list python-setuptools
|
||||
python-versioneer))
|
||||
(propagated-inputs
|
||||
(list python-pydevd))
|
||||
(home-page "https://aka.ms/debugpy")
|
||||
|
||||
Reference in New Issue
Block a user