Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Odoo scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo scripts
Commits
2378b2d027b3
Commit
2378b2d027b3
authored
3 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
How to develop information added
parent
8b3c98700fb1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!68
🔖 14.0.0
,
!66
Topic/default/refactor
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DEVELOP.rst
+7
-0
7 additions, 0 deletions
DEVELOP.rst
with
7 additions
and
0 deletions
DEVELOP.rst
0 → 100644
+
7
−
0
View file @
2378b2d0
To install for development purpose:
.. code-block:: SH
mv pyproject.toml pyproject.toml\~
pip3 install --user -e ".[docker,import_sql,conf2reST,source_control]" --upgrade
mv pyproject.toml\~ pyproject.toml
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment