Skip to content
Snippets Groups Projects
Commit 0ce6b05a authored by Alice Brenon's avatar Alice Brenon
Browse files

* geode/packages/annotations.scm: Follow recent python packages moves in

  official channel.
parent 2a1695e3
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@
#:select (python-pytorch python-scikit-learn))
#:use-module ((gnu packages protobuf)
#:select (python-protobuf))
#:use-module ((gnu packages python-build)
#:select (python-typing-extensions))
#:use-module ((gnu packages python-check)
#:select (python-mypy python-pytest-rerunfailures))
#:use-module ((gnu packages python-crypto)
......@@ -53,17 +55,17 @@
python-numpy
python-packaging
python-pathlib2
python-pre-commit
python-preshed
python-pydantic
python-shellingham
python-six
python-tqdm
python-typer
python-typing-extensions
python-wasabi))
#:use-module ((gnu packages serialization)
#:select (python-ruamel.yaml))
#:use-module ((gnu packages version-control)
#:select (python-pre-commit))
#:use-module ((gnu packages xml)
#:select (python-lxml))
#:use-module ((guix build-system haskell)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment