From 663bf4be0d8fd4a016e9d7b90832f52e36f5551f Mon Sep 17 00:00:00 2001 From: hpar Date: Tue, 28 Nov 2017 17:35:57 +0100 Subject: [PATCH] Add OCA dependencies for allowing tests on a not merged PR --- oca_dependencies.txt | 1 + requirements.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 oca_dependencies.txt diff --git a/oca_dependencies.txt b/oca_dependencies.txt new file mode 100644 index 00000000..f63d7c35 --- /dev/null +++ b/oca_dependencies.txt @@ -0,0 +1 @@ +https://github.com/akretion/pos.git#10.0-add-pos_backend_communication \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 426b0ec7..de510661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ unidecode pyserial pycountry -https://github.com/akretion/pos.git#10.0-add-pos_backend_communication \ No newline at end of file