mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 12:12:01 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
34
odoo-bringout-oca-ocb-base/setup.cfg
Normal file
34
odoo-bringout-oca-ocb-base/setup.cfg
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[install]
|
||||
optimize=1
|
||||
|
||||
[flake8]
|
||||
extend-exclude =
|
||||
.git,
|
||||
.tx,
|
||||
debian,
|
||||
doc,
|
||||
setup,
|
||||
extend-select =
|
||||
RST
|
||||
rst-directives =
|
||||
function,
|
||||
attribute,
|
||||
seealso,
|
||||
deprecated,
|
||||
versionadded,
|
||||
versionchanged,
|
||||
todo
|
||||
rst-roles =
|
||||
ref,
|
||||
mod,
|
||||
class,
|
||||
py:meth,
|
||||
meth,
|
||||
attr,
|
||||
data,
|
||||
const,
|
||||
func,
|
||||
exc,
|
||||
term,
|
||||
samp,
|
||||
program
|
||||
Loading…
Add table
Add a link
Reference in a new issue