Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

ARIA-136-ctx-binary-doesnt-get-installed-via-pip-install #93

Merged

Conversation

mxmrlv
Copy link
Contributor

@mxmrlv mxmrlv commented Apr 2, 2017

No description provided.

@asfbot
Copy link

asfbot commented Apr 2, 2017

Can one of the admins verify this patch?

@asfgit asfgit force-pushed the ARIA-136-ctx-binary-doesnt-get-installed-via-pip-install branch from 6fb177e to 4042c9a Compare April 2, 2017 16:26
custom_cmd.command.run(custom_cmd)


class InstallCommand(install):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not have a base CustomCommand class,
have all the private functions in it as well,
and have two subclasses which only set command?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats where is was coming from at first. But the problem is with the class attributes...

return command.boolean_options + ['skip-ctx']


def _initialize_options(custom_cmd):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

who's actually calling this?

@asfgit asfgit force-pushed the ARIA-136-ctx-binary-doesnt-get-installed-via-pip-install branch from 4042c9a to 369323b Compare April 4, 2017 08:48
@asfgit asfgit merged commit 369323b into master Apr 4, 2017
@asfgit asfgit deleted the ARIA-136-ctx-binary-doesnt-get-installed-via-pip-install branch April 4, 2017 09:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants