YiFei Zhu 9dad0b2b5d
dev-python/guppy3: fix test to cd to "${T}" first
Doesn't seem necessary at first but according to the guide [1] it
could cause troubles if it's not enabled. Bugs have been observed
in upsteam CI indeed when Python sees two copies of the source [2].

[1] https://projects.gentoo.org/python/guide/test.html#importerrors-for-c-extensions
[2] https://github.com/zhuyifei1999/guppy3/issues/37

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-20 11:10:52 -07:00
..