diff --git a/setup.cfg b/setup.cfg index 0b922228..f308c39d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ project_urls = [options] python_requires = >= 3.6 install_requires = - pybids >= 0.9.2 + pybids >= 0.9.2, != 0.11.0 requests tqdm test_requires =