From 9fc4b1dc6345b05cd759ff92616b3f7324bae3e1 Mon Sep 17 00:00:00 2001 From: Glen Robson Date: Wed, 11 Dec 2024 21:42:03 +0000 Subject: [PATCH] Moving dev dependencies to requirements.txt --- requirements-devel.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 requirements-devel.txt diff --git a/requirements-devel.txt b/requirements-devel.txt deleted file mode 100644 index 21fef21..0000000 --- a/requirements-devel.txt +++ /dev/null @@ -1,7 +0,0 @@ --e git+https://github.com/python-pillow/Pillow@3.4.x#egg=Pillow --e git+https://github.com/bottlepy/bottle#egg=bottle --e git+https://github.com/ahupp/python-magic#egg=python-magic --e git+https://github.com/lxml/lxml#egg=lxml -# LXML requires Cython>=0.20 -Cython>=0.20 -mock