treeherder
treeherder copied to clipboard
Bug 1712378 - Use poetry rather than pip-compile in 'tox.ini'
WARNING: this is completely untested, expect failures. Putting this up as an example of how to fix bug 1712378.
As an aside, it might be nice to get rid of all the pip-compile generated requirements files, now that treeherder appears to be using poetry. Other than tox.ini, it looks like the only place they are used is in the docker image. The docs.txt one also looks unsused, though maybe it is being called from the readthedocs service.