It would be nice if we could enable the pip cache in Github actions. Unfortunately, it requires a requirements.txt file, which we would separately need to maintain from our setup.cfg file. Keep an eye on this and decide if we should add a requirements.txt or do something else.
It would be nice if we could enable the pip cache in Github actions. Unfortunately, it requires a
requirements.txtfile, which we would separately need to maintain from oursetup.cfgfile. Keep an eye on this and decide if we should add arequirements.txtor do something else.