pyproject: require setuptools, bump.
ci: use a oneliner to build, and publish.
makefile: bump foundationdb @ 7.2.0
ci: pypy: the correct latest pypy version is v7.3.9 @_@
ci: pypy: bump patch level.
cleanup...
... the project does not use travis anymore, because it use sourcehut,
and that is good enough.
tests: pstore: remove the use of processus pool...
... the large diff is due to indentation change, only one line was
deleted.
pstore: make sample size configurable at deployement time.
pstore: import babelia's pstore...
- Drop the use of the POSIX processus pool;
- Pick a sample of document candidates to avoid very long response
time => the same keywords can yield different results, but those
results will contain all the required keywords.