What happened?
findlibs doesn't resolve correctly the libeccodes0.
What are the steps to reproduce the bug?
steps to reproduce:
apt-get install -y libeccodes0
pip install findlibs==0.1.0 eccodes==1.6.0
import findlibs
assert findlibs.find('eccodes')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AssertionError
works fine when pip install findlibs==0.0.5
Version
0.1.0
Platform (OS and architecture)
Ubuntu 20.04, Ubuntu 22.04
Relevant log output
Accompanying data
No response
Organisation
No response