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

[question] what about just packaging chromedriver? #1

Open
bollwyvl opened this issue Apr 26, 2018 · 3 comments
Open

[question] what about just packaging chromedriver? #1

bollwyvl opened this issue Apr 26, 2018 · 3 comments

Comments

@bollwyvl
Copy link
Contributor

Thanks for this, I'm glad it is here... and might use it to test some stuff like conda-forge/staged-recipes#5735 !

I imagine the build chain to build chromedriver is a bit of a bear... however, might we not (also) package the chromedriver binaries themselves rather than downloading them at use time? Especially for testing, it's nice to have all your dependencies cached, and this would require a special case for, e.g. travis.

@igortg
Copy link
Contributor

igortg commented Sep 18, 2018

I can't see the point in having a separate package just for chromedriver. Sure it'll be a more elegant solution, but since chromedriver binaries and its python package are tightly coupled (versions are always in sync), the gains would be marginal.

But that's just me. Maybe I'm missing some point here.

@bollwyvl
Copy link
Contributor Author

bollwyvl commented Sep 18, 2018 via email

@igortg
Copy link
Contributor

igortg commented Sep 20, 2018

Sometimes I forget that a lot of people use Conda outside Python/R word 😄

Do you intend to create the package just for chromedriver? If yes, we'd be glad to use it in this recipe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants