Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
4
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
1816c1f9
Commit
1816c1f9
authored
2 years ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Plain Diff
Merge branch 'test-pypi-fix' into 'main'
use no local version to be able to push to test.pypi.org Closes
#100
See merge request
!249
parents
298628d7
e5762272
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!249
use no local version to be able to push to test.pypi.org
Pipeline
#145490
passed with stages
in 5 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+3
-0
3 additions, 0 deletions
pyproject.toml
with
3 additions
and
0 deletions
pyproject.toml
+
3
−
0
View file @
1816c1f9
...
...
@@ -71,6 +71,9 @@ test = [
source
=
"vcs"
fallback_version
=
"0.0.0.dev0"
[tool.hatch.version.raw-options]
local_scheme
=
"no-local-version"
[tool.hatch.build.hooks.vcs]
version-file
=
"src/finam/_version.py"
template
=
"__version__
=
'{version}'"
...
...
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