Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gridtk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
software
gridtk
Commits
dbd9bbc0
Commit
dbd9bbc0
authored
2 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Increased latest version to 2.0.2b0 [skip ci]
parent
d1eb3b33
No related branches found
No related tags found
No related merge requests found
Pipeline
#72697
passed
2 years ago
Stage: qa
Stage: test
Stage: doc
Stage: dist
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-3
3 additions, 3 deletions
README.md
pyproject.toml
+2
-2
2 additions, 2 deletions
pyproject.toml
with
5 additions
and
5 deletions
README.md
+
3
−
3
View file @
dbd9bbc0
...
@@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute <contact@idia
...
@@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute <contact@idia
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
-->
-->
[

](https://gridtk.readthedocs.io/en/
v2.0.1
/)
[

](https://gridtk.readthedocs.io/en/
latest
/)
[

](https://gitlab.idiap.ch/software/gridtk/commits/
v2.0.1
)
[

](https://gitlab.idiap.ch/software/gridtk/commits/
main
)
[

](https://www.idiap.ch/software/biosignal/docs/software/gridtk/
v2.0.1
/coverage/index.html)
[

](https://www.idiap.ch/software/biosignal/docs/software/gridtk/
main
/coverage/index.html)
[

](https://gitlab.idiap.ch/software/gridtk)
[

](https://gitlab.idiap.ch/software/gridtk)
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
2
−
2
View file @
dbd9bbc0
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
[project]
[project]
name
=
"gridtk"
name
=
"gridtk"
version
=
"2.0.
1
"
version
=
"2.0.
2b0
"
requires-python
=
">
=
3.9
"
requires-python
=
">
=
3.9
"
description
=
"Grid-enabled job submitter and execution monitor for Idiap"
description
=
"Grid-enabled job submitter and execution monitor for Idiap"
readme
=
"README.md"
readme
=
"README.md"
...
@@ -31,7 +31,7 @@ dependencies = [
...
@@ -31,7 +31,7 @@ dependencies = [
]
]
[project.urls]
[project.urls]
documentation
=
"https://gridtk.readthedocs.io/en/
v2.0.1
/"
documentation
=
"https://gridtk.readthedocs.io/en/
latest
/"
homepage
=
"https://pypi.org/project/gridtk"
homepage
=
"https://pypi.org/project/gridtk"
repository
=
"https://gitlab.idiap.ch/software/gridtk"
repository
=
"https://gitlab.idiap.ch/software/gridtk"
changelog
=
"https://gitlab.idiap.ch/software/gridtk/-/releases"
changelog
=
"https://gitlab.idiap.ch/software/gridtk/-/releases"
...
...
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