Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TaggingBackends
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Nyx
TaggingBackends
Commits
ad219f83
Commit
ad219f83
authored
2 years ago
by
François LAURENT
Browse files
Options
Downloads
Patches
Plain Diff
PlanarLarvae.jl upgrade + version increment
parent
31e0b872
No related branches found
No related tags found
No related merge requests found
Pipeline
#100822
passed
2 years ago
Stage: test
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Manifest.toml
+2
-2
2 additions, 2 deletions
Manifest.toml
Project.toml
+1
-1
1 addition, 1 deletion
Project.toml
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
4 additions
and
4 deletions
Manifest.toml
+
2
−
2
View file @
ad219f83
...
@@ -310,11 +310,11 @@ version = "1.8.0"
...
@@ -310,11 +310,11 @@ version = "1.8.0"
[[deps.PlanarLarvae]]
[[deps.PlanarLarvae]]
deps
=
[
"DelimitedFiles"
,
"HDF5"
,
"JSON3"
,
"LinearAlgebra"
,
"MAT"
,
"Meshes"
,
"OrderedCollections"
,
"SHA"
,
"StaticArrays"
,
"Statistics"
,
"StatsBase"
,
"StructTypes"
]
deps
=
[
"DelimitedFiles"
,
"HDF5"
,
"JSON3"
,
"LinearAlgebra"
,
"MAT"
,
"Meshes"
,
"OrderedCollections"
,
"SHA"
,
"StaticArrays"
,
"Statistics"
,
"StatsBase"
,
"StructTypes"
]
git-tree-sha1
=
"
a5226fa20f6f563a82968a0c4714f3a568b36
58
d
"
git-tree-sha1
=
"
5021823ba822ab203b10b300fe4baef0cc795
58
5
"
repo-rev
=
"main"
repo-rev
=
"main"
repo-url
=
"https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
repo-url
=
"https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
uuid
=
"c2615984-ef14-4d40-b148-916c85b43307"
uuid
=
"c2615984-ef14-4d40-b148-916c85b43307"
version
=
"0.9.
1
"
version
=
"0.9.
3
"
[[deps.Preferences]]
[[deps.Preferences]]
deps
=
[
"TOML"
]
deps
=
[
"TOML"
]
...
...
This diff is collapsed.
Click to expand it.
Project.toml
+
1
−
1
View file @
ad219f83
name
=
"TaggingBackends"
name
=
"TaggingBackends"
uuid
=
"e551f703-3b82-4335-b341-d497b48d519b"
uuid
=
"e551f703-3b82-4335-b341-d497b48d519b"
authors
=
[
"François Laurent"
,
"Institut Pasteur"
]
authors
=
[
"François Laurent"
,
"Institut Pasteur"
]
version
=
"0.12"
version
=
"0.12
.1
"
[deps]
[deps]
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
ad219f83
[tool.poetry]
[tool.poetry]
name
=
"TaggingBackends"
name
=
"TaggingBackends"
version
=
"0.12.
0
"
version
=
"0.12.
1
"
description
=
"Backbone for LarvaTagger.jl tagging backends"
description
=
"Backbone for LarvaTagger.jl tagging backends"
authors
=
[
"François Laurent"
]
authors
=
[
"François Laurent"
]
...
...
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