Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Xbus Common
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
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
Xbus Common
Commits
5cb80f01b6ae
Commit
5cb80f01b6ae
authored
2 months ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
Fix project URLs in pyproject.toml
parent
3309b50e8af2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+2
-2
2 additions, 2 deletions
pyproject.toml
with
2 additions
and
2 deletions
pyproject.toml
+
2
−
2
View file @
5cb80f01
...
...
@@ -22,8 +22,8 @@
test
=
[
"odoo-test-helper >=2.0.4,<3"
]
[project.urls]
repository
=
"https://orus.io/xcg/odoo-module/xbus
-
common"
changelog
=
"https://orus.io/xcg/odoo-module/xbus
-
common/-/blob/branch/18.0/NEWS.rst"
repository
=
"https://orus.io/xcg/odoo-module/xbus
_
common"
changelog
=
"https://orus.io/xcg/odoo-module/xbus
_
common/-/blob/branch/18.0/NEWS.rst"
[build-system]
requires
=
[
"hatchling >=1.19"
,
"hatch-vcs"
]
...
...
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