Skip to content

Commit 1d7e0e3

Browse files
Update requirements*.txt
Remove Pyrr until it is on PyPi. Move PyObjC above Pyglet.
1 parent 4f13c1f commit 1d7e0e3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ numpy
22
cython
33
pil
44
pyglet
5-
pyrr

requirements_osx.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
numpy
22
cython
33
pil
4-
hg+https://pyglet.googlecode.com/hg/
54
pyobjc==2.2
6-
pyrr
5+
hg+https://pyglet.googlecode.com/hg/

0 commit comments

Comments
 (0)