This website works better with JavaScript.
Home
Help
Register
Sign In
OCA
/
website
mirror of
https://github.com/OCA/website.git
Watch
2
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
374
Commits
6
Branches
Tree:
36b20f1c73
10.0
11.0
12.0
13.0
8.0
9.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '36b20f1c73'
${ noResults }
website
/
setup
/
website_hr_recruitment_legal
/
setup.py
7 lines
100B
Raw
Blame
History
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)