Tushar
Tushar
Hey @Gyan313 awesome to hear about your plans! Just a heads-up on something related to pre-commit already in the pipeline - https://github.com/p5py/p5/pull/460
It looks like there is a need to bump the Pillow version.
Requirements should ideally be entirely removed after we migrate. Poetry can also be used to generate requirements.txt files if needed for CI-specific tasks.
Hi @devdio, thank you for the PR. Can you also add a sanity test here - https://github.com/p5py/p5/tree/master/p5/visualTests
Oh I didn't noticed you made the commits @devdio. I will review it soon . Thanks!!!
> Hey all, just found this p5 libary. Does this create a empty canvas to then draw on ? Yes you can. You can also check out discourse for asking...
Assigned, it would be helpful if you can add in `isort` as well. We can skip `pytest` for now on each commits.
Hey @AdityyaX, no need to refer to me as sir here 😅 Can you make this part of GitHub CI? I believe we would have to solve the `flake8` errors...
Hey, you can go backwards from "Integrating Skia" PR. https://github.com/p5py/p5/pulls?page=2&q=is%3Apr+is%3Aclosed+author%3Atushar5526 APIs that are implemented in that PR are described in the description of either the PR or the issue.
You can use the issue itself to continue discussion.