Christopher J. 'CJ' Wright
Christopher J. 'CJ' Wright
Btw I think this also fixes #236 to some extent.
Has there been any progress with this? Is it related to https://github.com/sympy/sympy_doc/pull/19? Could this be handled via reaver?
Why can't the changelog changes be automated?
Hmm ok.
it would be good if this listing was independent of grayskull itself, so we can generate it dynamically
Yes, so I don't think we need it in the test if it is in host. But I've special cased it for the bot now.
https://github.com/conda-forge/aiofiles-feedstock seems to be noarch, so any python version greater than 36
Could we have a crude end-of-stream via a [collect](https://streamz.readthedocs.io/en/latest/api.html#streamz.collect)?
Are the images pushed into the pipeline or do you pull them from the camera at some rate?
Hmm, maybe we should generalize to a `poll` source that runs a function on an interval? I guess you could dump the image bytes to standard out and then use...