Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track down why pylint_django cannot be installed from a tarball #291

Open
carlio opened this issue Aug 28, 2020 · 0 comments
Open

Track down why pylint_django cannot be installed from a tarball #291

carlio opened this issue Aug 28, 2020 · 0 comments
Labels

Comments

@carlio
Copy link
Member

carlio commented Aug 28, 2020

As part of #287 I needed to remove the non-binary installation flag (see discussion here: #287 (comment))

As far as I can tell the problem comes from clikit not being installed - when running with --no-binary :all: the installation fails (see this CI job)

This will need to be tracked down to completely understand what is missing so we can restore our tarball install sanity check.

@carlio carlio added the todo label Aug 28, 2020
carlio added a commit that referenced this issue Aug 28, 2020
… dependency is missing the required package format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant