Created
January 22, 2015 21:54
-
-
Save charettes/abdad035dda9574f11d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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