Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Simplify installation instructions (OSX) #51

@ozskywalker

Description

@ozskywalker

Have noticed that setup.py install is automatically pulling in Pillow from pip:

Processing dependencies for wallpaper-reddit==3.1.1
Searching for Pillow==4.3.0
Best match: Pillow 4.3.0
Adding Pillow 4.3.0 to easy-install.pth file

Using /usr/local/lib/python3.6/site-packages
Searching for olefile==0.44
Best match: olefile 0.44
Adding olefile 0.44 to easy-install.pth file

Using /usr/local/lib/python3.6/site-packages
Finished processing dependencies for wallpaper-reddit==3.1.1

Could you simply the install instructions by placing xcode-select --install into setup.py, and just have the user run setup.py install instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions