https://github.com/GPflow/GPflow
Revision f9eb1238813d61f181d8481a594209caa83e5abe authored by st-- on 13 August 2020, 11:46:44 UTC, committed by GitHub on 13 August 2020, 11:46:44 UTC
Enables pytest-xdist for locally running tests (`make test`) on multiple cores in parallel.
1 parent 6bb7df9
Raw File
Tip revision: f9eb1238813d61f181d8481a594209caa83e5abe authored by st-- on 13 August 2020, 11:46:44 UTC
Re-introduce pytest-xdist (#1541)
Tip revision: f9eb123
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top