Alex Thompson
Alex Thompson
@codebreach sorry for the delay. I would love to hear your results if you've tested it out for building Docker images. Regarding the "built wheels" confusion, I meant that the...
@tmc can you elaborate on what you mean by that?
Ah gotcha. I really didn't intend to expose or support pytest rules (the repo is named `rules_pip`, after all). I just implemented those for the sake of testing this repo....
@tmc the new rules are actually very much functional. I have a development branch going with the new rules in our repo at 128 Technology, which has over 250 `py_library`...
Update: I added a whole bunch of detail to the README in the new branch, including a [migration section](https://github.com/apt-itude/rules_pip/tree/repository-rule-per-distribution#migrating-from-the-original-rule-set).
Hey guys, I'm sorry I haven't been active with this project lately. I actually just changed jobs, and I'm no longer actively using Bazel, so unfortunately I don't think I...
Hey guys! So sorry I've been MIA. I didn't have email notifications on for this repo and had no idea people were using/forking it. Are either of you actively using...
Hi @kerinin, thanks for bringing this up. I definitely should add support for purelib/platlib distributions, so I will look into this when I get a chance. It actually doesn't look...
Oh wow, I didn't realize the build time was that high. If you used a shared remote build cache you'd only need to do it once until you need to...