Skip to content
Snippets Groups Projects

PIP 621

Merged Vincent Hatakeyama requested to merge topic/default/PEP-621 into branch/default
23 files
+ 178
327
Compare changes
  • Side-by-side
  • Inline
Files
23
+ 5
0
@@ -17,4 +17,9 @@ message = {new_version}
@@ -17,4 +17,9 @@ message = {new_version}
[bumpversion:file:odoo_scripts/__init__.py]
[bumpversion:file:odoo_scripts/__init__.py]
 
[bumpversion:file:pyproject.toml]
 
[bumpversion:file:setup.py]
[bumpversion:file:setup.py]
 
 
[flake8]
 
max-line-length = 88
Loading