server-env/oca_dependencies.txt

18 lines
545 B
Plaintext

# 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
server-env https://github.com/TDu/server-env server_environment