diff options
Diffstat (limited to 'development/PyOpenGL/README')
-rw-r--r-- | development/PyOpenGL/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/PyOpenGL/README b/development/PyOpenGL/README index fefb631013..cd3fdd2a74 100644 --- a/development/PyOpenGL/README +++ b/development/PyOpenGL/README @@ -9,5 +9,4 @@ extensions (where supported in the underlying implementation). PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). -Requirements: >=pysetuptool-0.6 (setuptools) -- build requirement only - +Requirements: pysetuptools (setuptools) -- build requirement only |