Skip to content

Commit b79c358

Browse files
Correct a reference to PyDispatch.
Just remove the duplication of requirements.
1 parent 6e7a64f commit b79c358

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ PyGLy is available from the PyPy package repository under the name 'pygly'.
101101

102102
### Install dependencies
103103

104-
Required:
105-
* numpy
106-
* PyOpenGL
107-
* PyDispatch
104+
Install required dependencies listed above.
108105

109106
Optional:
110107
* pillow

0 commit comments

Comments
 (0)