Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Commits
e1782bd3
Commit
e1782bd3
authored
2 years ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
fix changelog link in pyproject.toml
parent
0faf0816
No related branches found
No related tags found
1 merge request
!201
Only use artifacts from build for pypi stage
Pipeline
#131035
passed with stages
in 4 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
1 addition
and
1 deletion
pyproject.toml
+
1
−
1
View file @
e1782bd3
...
...
@@ -51,7 +51,7 @@ Homepage = "https://FINAM.pages.ufz.de/"
Documentation
=
"https://FINAM.pages.ufz.de/finam/"
Source
=
"https://git.ufz.de/FINAM/finam"
Tracker
=
"https://git.ufz.de/FINAM/finam/-/issues"
Changelog
=
"https://git.ufz.de/FINAM/finam/-/blob/main/
finam/
CHANGELOG.md"
Changelog
=
"https://git.ufz.de/FINAM/finam/-/blob/main/CHANGELOG.md"
[project.optional-dependencies]
doc
=
[
...
...
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