From 9381a8785081aaa2500e183fb6068a98b8246e4f Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 25 Mar 2022 15:25:20 +1100 Subject: [PATCH] Try a different approach --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ca2a2c5..d2b98cb 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ packages=setuptools.find_packages(), install_requires=[ - 'brother_ql @ https://github.com/pklaus/brother_ql/@56cf4394ad750346c6b664821ccd7489ec140dae', + 'brother_ql @ git+https://github.com/pklaus/brother_ql/@56cf4394ad750346c6b664821ccd7489ec140dae', ], setup_requires=[