From 49f862c9a4258e014cb31b94ce2613967048eac0 Mon Sep 17 00:00:00 2001 From: Mads Ynddal Date: Mon, 1 Jul 2024 22:12:27 -0700 Subject: [PATCH] Remove OpenGL accelerate; causing build issues --- requirements_tests.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 195721202..227b84625 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,6 @@ pytest>=6.0.0 pytest-xdist pytest-lazy-fixtures pyopengl -PyOpenGL_accelerate; platform_system != 'Darwin' filelock cryptography GitPython