Skip to content

Commit

Permalink
chore: add missing setup/
Browse files Browse the repository at this point in the history
  • Loading branch information
hparfr committed Mar 26, 2024
1 parent 3e3d01f commit 604d30f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

exclude: |
(?x)
# NOT INSTALLABLE ADDONS
Expand Down Expand Up @@ -49,7 +48,7 @@ repos:
- --addons-dir=.
- --branch=16.0
- --org-name=akretion
- --repo-name=https://github.com/akretion/account-move-export
- --repo-name=https://github.com/akretion/account-move-export
- --if-source-changed
- --keep-source-digest
- repo: https://github.com/OCA/odoo-pre-commit-hooks
Expand Down
2 changes: 2 additions & 0 deletions setup/.setuptools-odoo-make-default-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# addons listed in this file are ignored by
# setuptools-odoo-make-default (one addon per line)
2 changes: 2 additions & 0 deletions setup/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
To learn more about this directory, please visit
https://pypi.python.org/pypi/setuptools-odoo

0 comments on commit 604d30f

Please sign in to comment.