Skip to content

Add an extra install option to disable the compilation step #27

Description

@goanpeca

@pistolero thanks for the package :-)

I am building conda packages for libsass (the C library and the CLI) and for libsass-python. Since with conda we dont need to include all the extra compilation steps (as conda will handle libsass standalone) would you be ok with adding an option for install so that it does not perform the compile steps? Something that would yield something like:

python setup.py install-no-compile

or

python setup.py install --no-compile

I can make the PR

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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