Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sektorsim
sektorsim-package
Commits
6c2bca04
Commit
6c2bca04
authored
May 16, 2025
by
Eric Duminil
Browse files
Dynamic version
parent
052d4305
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
6c2bca04
*.pyc
*.egg-info
dist
pyproject.toml
View file @
6c2bca04
...
...
@@ -21,3 +21,6 @@ license-files = ["LICEN[CS]E*"]
[project.urls]
Homepage
=
"https://transfer.hft-stuttgart.de/gitlab/sektorsim"
Issues
=
"https://transfer.hft-stuttgart.de/gitlab/groups/sektorsim/-/issues"
[tool.setuptools.dynamic]
version
=
{
attr
=
"sektorsim.__version__"
}
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment