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
f5bfcde69b11
Commit
f5bfcde69b11
authored
2 months ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
Fix license in pyproject.toml
parent
8537a91d0d96
No related branches found
Branches containing commit
Tags
18.0.3.0.0.2
Tags containing commit
No related merge requests found
Pipeline
#117924
passed
2 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-2
1 addition, 2 deletions
pyproject.toml
with
1 addition
and
2 deletions
pyproject.toml
+
1
−
2
View file @
f5bfcde6
...
...
@@ -3,7 +3,7 @@
dynamic
=
[
"version"
]
readme
=
"README.rst"
requires-python
=
"~
=
3.11
"
license
=
{
file
=
"LICENSE"
,
name
=
"GNU
Aff
er
o
General Public License v3"
}
license
=
{
file
=
"LICENSE"
,
name
=
"GNU
Less
er General Public License v3"
}
keywords
=
[
"odoo"
]
authors
=
[
{
name
=
"XCG Consulting"
}
]
classifiers
=
[
...
...
@@ -70,7 +70,6 @@
"E501"
,
# line too long (default 88)
"I"
,
# isort
"UP"
,
# pyupgrade
]
[tool.ruff.lint.per-file-ignores]
...
...
This diff is collapsed.
Click to expand it.
Vincent Hatakeyama
@vincent.hatakeyama
mentioned in commit
8827f541f1aa
·
2 months ago
mentioned in commit
8827f541f1aa
mentioned in commit 8827f541f1aaeffc1821f8b3e90667539b2d2a74
Toggle commit list
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