Skip to content

Commit

Permalink
[IMP] l10n_br_nfe: black, isort, prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed May 21, 2024
1 parent 7a6a10d commit 3d74efa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
email-validator
erpbrasil.assinatura>=1.7.0
erpbrasil.base>=2.3.0
erpbrasil.edoc.pdf
erpbrasil.edoc>=2.5.2
erpbrasil.transmissao>=1.1.0
nfelib>=2.0.0
Expand Down
1 change: 1 addition & 0 deletions setup/l10n_br_nfe/odoo/addons/l10n_br_nfe
6 changes: 6 additions & 0 deletions setup/l10n_br_nfe/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)

0 comments on commit 3d74efa

Please sign in to comment.