Skip to content

Instantly share code, notes, and snippets.

@charettes
Created January 22, 2015 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charettes/abdad035dda9574f11d6 to your computer and use it in GitHub Desktop.
Save charettes/abdad035dda9574f11d6 to your computer and use it in GitHub Desktop.
(django-sundial)simon@simon-laptop:~/workspace/django-sundial$ python setup.py bdist_wheel --universal
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_egg_info
running egg_info
creating django_sundial.egg-info
writing requirements to django_sundial.egg-info/requires.txt
writing django_sundial.egg-info/PKG-INFO
writing top-level names to django_sundial.egg-info/top_level.txt
writing dependency_links to django_sundial.egg-info/dependency_links.txt
writing manifest file 'django_sundial.egg-info/SOURCES.txt'
reading manifest file 'django_sundial.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'django_sundial.egg-info/SOURCES.txt'
Copying django_sundial.egg-info to build/bdist.linux-x86_64/wheel/django_sundial-1.0.data/purelib/django_sundial-1.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_sundial-1.0.dist-info/WHEEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment