[IMP] stock_archive_constraint: black, isort, prettier

This commit is contained in:
Marçal Isern
2021-08-12 15:20:51 +02:00
parent 2d2016c1b0
commit 88ae9bc1d7
3 changed files with 8 additions and 1 deletions

View File

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

View File

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

View File

@@ -5,7 +5,7 @@
"name": "Stock archive constraint", "name": "Stock archive constraint",
"version": "13.0.1.0.0", "version": "13.0.1.0.0",
"license": "AGPL-3", "license": "AGPL-3",
"website": "https://github.com/stock-logistics-warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",
"author": "Tecnativa, Odoo Community Association (OCA)", "author": "Tecnativa, Odoo Community Association (OCA)",
"development_status": "Production/Stable", "development_status": "Production/Stable",
"category": "Warehouse", "category": "Warehouse",