[REM] setup-tool files

This commit is contained in:
Niels Göttsch 2026-02-07 23:42:13 +01:00
parent 28f2992319
commit 89bb11becc
No known key found for this signature in database
GPG key ID: E325AC85B57E4370
4 changed files with 0 additions and 11 deletions

View file

@ -1,2 +0,0 @@
# addons listed in this file are ignored by
# setuptools-odoo-make-default (one addon per line)

View file

@ -1,2 +0,0 @@
To learn more about this directory, please visit
https://pypi.python.org/pypi/setuptools-odoo

View file

@ -1 +0,0 @@
../../../../sale_order_batch

View file

@ -1,6 +0,0 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)