Skip to content

Instantly share code, notes, and snippets.

@alexstorer
Created September 6, 2013 19:36
Show Gist options
  • Save alexstorer/6468838 to your computer and use it in GitHub Desktop.
Save alexstorer/6468838 to your computer and use it in GitHub Desktop.
from setuptools.command import easy_install
easy_install.main( ["-U","https://pylucene-extra.apache-extras.org.codespot.com/files/JCC-2.15-py2.7-win32.egg"] )
easy_install.main( ["-U","https://pylucene-extra.apache-extras.org.codespot.com/files/lucene-3.6.2-py2.7-win32.egg"] )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment