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.
15 lines
480 B
15 lines
480 B
# List the OCA project dependencies, one per line
|
|
# Add a repository url and branch if you need a forked version
|
|
#
|
|
# Examples
|
|
# ========
|
|
#
|
|
# To depend on the standard version of sale-workflow, use:
|
|
# sale-workflow
|
|
#
|
|
# To explicitely give the URL of a fork, and still use the version specified in
|
|
# .travis.yml, use:
|
|
# sale-workflow https://github.com/OCA/sale-workflow
|
|
#
|
|
# To provide both the URL and a branch, use:
|
|
# sale-workflow https://github.com/OCA/sale-workflow branchname
|