From 296f915a1e1d7f7a3ce6fdf2cfed591d8479b6f2 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Mon, 16 Jan 2017 21:32:16 -0700 Subject: [PATCH] Do not BR pyglet; it causes test failures due to no GLX --- sympy.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/sympy.spec b/sympy.spec index 2eb66d7..58dc428 100644 --- a/sympy.spec +++ b/sympy.spec @@ -23,7 +23,6 @@ BuildRequires: python2-fastcache python3-fastcache BuildRequires: python2-gmpy2 python3-gmpy2 BuildRequires: python2-matplotlib python3-matplotlib BuildRequires: python-mpmath python3-mpmath -BuildRequires: python-pyglet python3-pyglet BuildRequires: python2-scipy python3-scipy BuildRequires: python2-sphinx BuildRequires: python2-theano python3-theano