Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geode Packages
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Projet GEODE
Geode Packages
Commits
0ce6b05a
Commit
0ce6b05a
authored
1 year ago
by
Alice Brenon
Browse files
Options
Downloads
Patches
Plain Diff
* 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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geode/packages/annotation.scm
+4
-2
4 additions, 2 deletions
geode/packages/annotation.scm
with
4 additions
and
2 deletions
geode/packages/annotation.scm
+
4
−
2
View file @
0ce6b05a
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment