Updated requirements for Cocoa.

This commit is contained in:
Virgil Dupras 2012-01-16 13:02:40 -05:00
parent 9a2554d24e
commit f53a4c261c
2 changed files with 4 additions and 5 deletions

4
README
View File

@ -39,8 +39,8 @@ OS X prerequisites
- XCode 4.1
- Sparkle (http://sparkle.andymatuschak.org/)
- PyObjC 2.3 (http://pyobjc.sourceforge.net/)
- pluginbuilder 1.0.1 (http://bitbucket.org/hsoft/pluginbuilder)
- objp 1.1.0 (http://bitbucket.org/hsoft/objp)
- pluginbuilder 1.1.0 (http://bitbucket.org/hsoft/pluginbuilder)
- appscript 1.0.0 for ME and PE (http://appscript.sourceforge.net/)
Windows prerequisites

View File

@ -1,5 +1,4 @@
-r requirements.txt
pyobjc-core>=2.3
pluginbuilder>=1.0.0
objp>=1.0.0
pluginbuilder>=1.1.0
appscript>=1.0.0
objp>=0.1.0