[los-cocos] r1357 committed - correcting the pinning of pyglet version

1 view
Skip to first unread message

los-...@googlecode.com

unread,
Mar 22, 2014, 12:05:49 AM3/22/14
to cocos-...@googlegroups.com
Revision: 1357
Author: ccanepacc
Date: Sat Mar 22 04:05:34 2014 UTC
Log: correcting the pinning of pyglet version
http://code.google.com/p/los-cocos/source/detail?r=1357

Modified:
/trunk/setup.py

=======================================
--- /trunk/setup.py Fri Mar 21 04:19:47 2014 UTC
+++ /trunk/setup.py Sat Mar 22 04:05:34 2014 UTC
@@ -58,8 +58,8 @@
packages = ['cocos'],
package_data={'cocos': ['resources/*.*']},

- install_requires=['six', 'pyglet>=1.2',],
-
dependency_links=['hg+https://code.google.com/p/pyglet@0a75c2e7c35d/#egg=pyglet-1.2',],
+ install_requires=['six', 'pyglet>=1.2alpha1',],
+
dependency_links=['hg+https://code.google.com/p/pyglet@c7f948a848cb#egg=pyglet-1.2alpha1',],

include_package_data = True,
zip_safe = False,
Reply all
Reply to author
Forward
0 new messages