From 6c9a27d887893357d1c55c63d5a525044e2e23ab Mon Sep 17 00:00:00 2001 From: Don Kendall Date: Wed, 15 Jan 2025 16:34:43 -0500 Subject: [PATCH] [DON'T MERGE] Add test-requirements.txt --- .gitattributes | 1 + test-requirements.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitattributes create mode 100644 test-requirements.txt diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..129cada5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*requirements.txt merge=union diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 000000000..0e60358dc --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,2 @@ +odoo-addon-account_avatax_sale_oca @ git+https://github.com/OCA/account-fiscal-rule.git@refs/pull/468/head#subdirectory=account_avatax_sale_oca +odoo-addon-account_avatax_exemption_base @ git+https://github.com/OCA/account-fiscal-rule.git@refs/pull/473/head#subdirectory=account_avatax_exemption_base