Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #22 from baijum/msgpack
Browse files Browse the repository at this point in the history
msgpack was missing
  • Loading branch information
UtahDave committed Jun 15, 2012
2 parents 824a94f + 6ef543e commit caca824
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/salt/python/App/Lib/site-packages/easy-install.pth
@@ -1,3 +1,4 @@
import sys; sys.__plen = len(sys.path)
./pip-1.1-py2.7.egg
./msgpack_python-0.1.12-py2.7-win32.egg
import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)
Binary file not shown.

0 comments on commit caca824

Please sign in to comment.