Read the Docs build information Build id: 668158 Project: quantify-quantify-scheduler Version: latest Commit: 8497539fe82b4dc56540c68d1e80f8b08b61d4d8 Date: 2021-07-01T13:48:48.445491Z State: finished Success: True [rtd-command-info] start-time: 2021-07-01T13:48:49.848638Z, end-time: 2021-07-01T13:48:52.861769Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2021-07-01T13:48:53.033254Z, end-time: 2021-07-01T13:48:53.197807Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8497539 Merge branch 'make_win_test_manual' into 'develop' [rtd-command-info] start-time: 2021-07-01T13:48:53.305579Z, end-time: 2021-07-01T13:48:53.373165Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-07-01T13:48:53.483437Z, end-time: 2021-07-01T13:48:53.547567Z, duration: 0, exit-code: 0 git rev-parse HEAD 8497539fe82b4dc56540c68d1e80f8b08b61d4d8 [rtd-command-info] start-time: 2021-07-01T13:48:54.484355Z, end-time: 2021-07-01T13:48:58.920279Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-07-01T13:48:59.056331Z, end-time: 2021-07-01T13:49:00.193047Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (21.1.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (57.0.0) [rtd-command-info] start-time: 2021-07-01T13:49:00.299469Z, end-time: 2021-07-01T13:49:27.674715Z, duration: 27, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting setuptools Downloading setuptools-57.0.0-py3-none-any.whl (821 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=2174a3eacf5bb76b69b2176af8156c069e5b16bfc93074e9028887924d347e14 Stored in directory: /tmp/pip-ephem-wheel-cache-3ea0ergc/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260048 sha256=09779db01cd2e637909d9dcbadef05af34af3694381dd61858a383098b5a12a9 Stored in directory: /tmp/pip-ephem-wheel-cache-3ea0ergc/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=1741478d66420aa2a45985ad299f6c7ff7c8fd72056ab0fcefa54b9aec9f482e Stored in directory: /tmp/pip-ephem-wheel-cache-3ea0ergc/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. matplotlib 3.3.2 requires pillow>=6.2.0, but you have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 setuptools-57.0.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.6 [rtd-command-info] start-time: 2021-07-01T13:49:27.790285Z, end-time: 2021-07-01T13:50:00.067926Z, duration: 32, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements_dev.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 3)) (21.1.3) Collecting bump2version==0.5.11 Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 Downloading watchdog-0.9.0.tar.gz (85 kB) Collecting coverage Downloading coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl (245 kB) Collecting sphinx>=2 Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) Collecting sphinx-rtd-theme==0.5.0rc2 Downloading sphinx_rtd_theme-0.5.0rc2-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-blockdiag Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting jupyter_sphinx>=0.3.2 Downloading jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB) Collecting sphinx-jsonschema>=1.15 Downloading sphinx-jsonschema-1.16.10.tar.gz (15 kB) Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.2.4-py3-none-any.whl (280 kB) Collecting pytest-runner Downloading pytest_runner-5.3.1-py3-none-any.whl (7.1 kB) Collecting pytest-cov Downloading pytest_cov-2.12.1-py2.py3-none-any.whl (20 kB) Collecting pytest-mpl Downloading pytest_mpl-0.12-py3-none-any.whl (13 kB) Collecting pytest-mock Downloading pytest_mock-3.6.1-py3-none-any.whl (12 kB) Collecting pytest-xdist Downloading pytest_xdist-2.3.0-py3-none-any.whl (37 kB) Collecting pygments==2.6.1 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Collecting black Downloading black-21.6b0-py3-none-any.whl (140 kB) Collecting pylint Downloading pylint-2.9.3-py3-none-any.whl (372 kB) Collecting pre-commit Downloading pre_commit-2.13.0-py2.py3-none-any.whl (190 kB) Collecting scanpydoc==0.6 Downloading scanpydoc-0.6-py3-none-any.whl (29 kB) Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting rich[jupyter] Downloading rich-10.4.0-py3-none-any.whl (206 kB) Collecting cachecontrol Downloading CacheControl-0.12.6-py2.py3-none-any.whl (19 kB) Collecting lockfile Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting sphinx-toolbox Downloading sphinx_toolbox-2.12.1-py3-none-any.whl (443 kB) Collecting enum_tools Downloading enum_tools-0.6.4-py3-none-any.whl (18 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.7.0-py2.py3-none-any.whl (25 kB) Collecting tqdm>=4.14 Downloading tqdm-4.61.1-py2.py3-none-any.whl (75 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-29.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (2.25.1) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (57.0.0) Collecting get_version Downloading get_version-3.2-py3-none-any.whl (16 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (3.0.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.9.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (0.7.12) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (20.9) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.2.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.1.5) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB) Collecting IPython Downloading ipython-7.25.0-py3-none-any.whl (786 kB) Collecting nbconvert>=5.5 Downloading nbconvert-6.1.0-py3-none-any.whl (551 kB) Collecting jsonpointer Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 8)) (2021.1) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB) Collecting ipykernel>=4.5.1 Downloading ipykernel-6.0.0-py3-none-any.whl (122 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting jupyter-client Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting debugpy>=1.0.0 Downloading debugpy-1.3.0-cp38-cp38-manylinux2014_x86_64.whl (4.5 MB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting decorator Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.19-py3-none-any.whl (368 kB) Collecting matplotlib-inline Downloading matplotlib_inline-0.1.2-py3-none-any.whl (8.2 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.2-py2.py3-none-any.whl (94 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx>=2->-r requirements_dev.txt (line 8)) (2.0.1) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from jupyter-client->ipykernel>=4.5.1->ipywidgets>=7.0.0->jupyter_sphinx>=0.3.2->-r requirements_dev.txt (line 11)) (2.8.1) Collecting pyzmq>=13 Downloading pyzmq-22.1.0-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.18.0-cp38-cp38-manylinux1_x86_64.whl (118 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->jupyter_sphinx>=0.3.2->-r requirements_dev.txt (line 11)) (1.16.0) Collecting attrs>=17.4.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (1.26.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2021.5.30) Collecting notebook>=4.4.1 Downloading notebook-6.4.0-py3-none-any.whl (9.5 MB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.7.1-py3-none-any.whl (17 kB) Collecting terminado>=0.8.3 Downloading terminado-0.10.1-py3-none-any.whl (14 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting prometheus-client Downloading prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 10)) (5.4.1) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting livereload Downloading livereload-2.6.3.tar.gz (25 kB) Collecting colorama Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 20)) (3.3.2) Collecting pytest-forked Downloading pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Downloading execnet-1.9.0-py2.py3-none-any.whl (39 kB) Collecting regex>=2020.1.8 Downloading regex-2021.4.4-cp38-cp38-manylinux2014_x86_64.whl (733 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting click>=7.1.2 Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting pathspec<1,>=0.8.1 Downloading pathspec-0.8.1-py2.py3-none-any.whl (28 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting astroid<2.7,>=2.6.2 Downloading astroid-2.6.2-py3-none-any.whl (228 kB) Collecting isort<6,>=4.2.5 Downloading isort-5.9.1-py3-none-any.whl (105 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (58 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.0-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 Downloading identify-2.2.10-py2.py3-none-any.whl (98 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.4.7-py2.py3-none-any.whl (7.2 MB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.2-py2.py3-none-any.whl (338 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting msgpack>=0.5.2 Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB) Collecting dict2css>=0.1.0 Downloading dict2css-0.2.4-py3-none-any.whl (25 kB) Collecting domdf-python-tools>=2.9.0 Downloading domdf_python_tools-2.9.1-py3-none-any.whl (123 kB) Collecting html5lib>=1.1 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting sphinx-toolbox Downloading sphinx_toolbox-2.12.0-py3-none-any.whl (443 kB) Downloading sphinx_toolbox-2.11.2-py3-none-any.whl (433 kB) Downloading sphinx_toolbox-2.11.1-py3-none-any.whl (433 kB) Collecting sphinx-tabs<2.1.0,>=1.2.1 Downloading sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB) Collecting autodocsumm<0.2.3,>=0.2.0 Downloading autodocsumm-0.2.2.tar.gz (43 kB) Collecting consolekit>=0.3.1 Downloading consolekit-1.2.3-py3-none-any.whl (110 kB) Collecting beautifulsoup4>=4.9.1 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting typing-extensions>=3.7.4.3 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.11.1-py3-none-any.whl (8.7 kB) Collecting sphinx-prompt>=1.1.0 Downloading sphinx_prompt-1.4.0-py3-none-any.whl (4.1 kB) Collecting deprecation-alias>=0.2.0 Downloading deprecation_alias-0.2.0-py3-none-any.whl (10 kB) Collecting sphinx-toolbox Downloading sphinx_toolbox-2.11.0-py3-none-any.whl (432 kB) Downloading sphinx_toolbox-2.10.1-py3-none-any.whl (417 kB) Collecting autodocsumm>=0.2.0 Downloading autodocsumm-0.2.6.tar.gz (43 kB) Collecting tabulate>=0.8.7 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting sphinx>=2 Downloading Sphinx-3.3.1-py3-none-any.whl (2.9 MB) Collecting apeye[limiter]>=0.6.0 Downloading apeye-1.0.1-py3-none-any.whl (116 kB) Collecting ruamel-yaml>=0.16.12 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Collecting mistletoe>=0.7.2 Downloading mistletoe-0.7.2-py3-none-any.whl (28 kB) Collecting deprecation>=2.1.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting css-parser==1.0.6 Downloading css_parser-1.0.6-py2.py3-none-any.whl (197 kB) Collecting importlib-metadata>=1.5.0 Downloading importlib_metadata-4.6.0-py3-none-any.whl (17 kB) Collecting pydash>=4.7.4 Downloading pydash-5.0.1-py3-none-any.whl (84 kB) Collecting natsort>=7.1.0 Downloading natsort-7.1.1-py3-none-any.whl (35 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from packaging->sphinx>=2->-r requirements_dev.txt (line 8)) (2.4.7) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.4-cp38-cp38-manylinux1_x86_64.whl (570 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl (411 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting dunamai Downloading dunamai-1.5.5-py3-none-any.whl (16 kB) Requirement already satisfied: numpy>=1.15 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (1.19.2) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (1.2.0) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (0.10.0) Collecting Pillow>3.0 Downloading Pillow-8.3.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Building wheels for collected packages: watchdog, sphinx-jsonschema, pandocfilters, pathtools, wrapt, autodocsumm, funcparserlib, livereload Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73686 sha256=066f7e3bac01021a0112d10e943adc138b591dce9ead682ced5e782456426f0e Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.16.10-py3-none-any.whl size=12764 sha256=ee098dd9f92870aee1d0ebac1ab5088056efdddb522bfc96206a928bcd5ae6c7 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/a5/8f/af/ad91a94a0ad952f8d10593fb00bed5ea60b2303ce86e77f915 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=8006 sha256=2dc09bca78189ebfaf1a87b66097168b5371f4e86cc60b503182a86d15b531d8 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8806 sha256=498a261cad73f53e02dd9a5f373025266bf3137712179756ac5500b8411e0bb0 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=78120 sha256=be4f6925c9d486a6682c7ae4d3d148be7c6cb32b7845f49ce97e89dfb788bc64 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for autodocsumm (setup.py): started Building wheel for autodocsumm (setup.py): finished with status 'done' Created wheel for autodocsumm: filename=autodocsumm-0.2.6-py3-none-any.whl size=13515 sha256=026dd99ea5dd9ec04175c42b6b70ec1ac54c4c55610b79a704f534d41cd65f19 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/e8/11/88/94f22033a22ceba70dbc72aac4e27819801fbee2a7890d6247 Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py3-none-any.whl size=17458 sha256=e8b338f9ea01d70e77cbff4eff73947d2228ff1611d2a63adb1b17176344ce3f Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24726 sha256=73dbcfe8bd7e7e10ab364d12c349e772344286ba54403e4a8b0068124746fad6 Stored in directory: /tmp/pip-ephem-wheel-cache-i98ioe13/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c Successfully built watchdog sphinx-jsonschema pandocfilters pathtools wrapt autodocsumm funcparserlib livereload Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, wcwidth, tornado, pyzmq, ptyprocess, parso, jupyter-core, jsonschema, webencodings, pygments, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, nbformat, matplotlib-inline, jupyter-client, jedi, decorator, backcall, async-generator, zipp, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, IPython, entrypoints, defusedxml, debugpy, cffi, bleach, typing-extensions, terminado, Send2Trash, pydash, prometheus-client, nbconvert, natsort, msgpack, ipykernel, importlib-metadata, argon2-cffi, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, py, pluggy, notebook, lockfile, iniconfig, domdf-python-tools, docutils, deprecation, cachecontrol, appdirs, wrapt, widgetsnbextension, webcolors, sphinx, soupsieve, ruamel.yaml.clib, pytest, Pillow, mistletoe, lazy-object-proxy, jupyterlab-widgets, funcparserlib, filelock, dunamai, distlib, deprecation-alias, css-parser, commonmark, colorama, click, apeye, wheel, virtualenv, tqdm, tabulate, sphinx-tabs, sphinx-prompt, sphinx-autodoc-typehints, ruamel-yaml, rich, requests-toolbelt, regex, readme-renderer, PyYAML, pytest-forked, pkginfo, pathtools, pathspec, nodeenv, mypy-extensions, mccabe, livereload, jsonpointer, isort, ipywidgets, identify, html5lib, get-version, execnet, dict2css, coverage, consolekit, cfgv, blockdiag, beautifulsoup4, autodocsumm, astroid, argh, watchdog, twine, sphinxcontrib-blockdiag, sphinx-toolbox, sphinx-togglebutton, sphinx-rtd-theme, sphinx-jsonschema, sphinx-autobuild, scanpydoc, pytest-xdist, pytest-runner, pytest-mpl, pytest-mock, pytest-cov, pylint, pre-commit, jupyter-sphinx, enum-tools, bump2version, black Attempting uninstall: pygments Found existing installation: Pygments 2.9.0 Uninstalling Pygments-2.9.0: Successfully uninstalled Pygments-2.9.0 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: commonmark Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Attempting uninstall: wheel Found existing installation: wheel 0.36.2 Uninstalling wheel-0.36.2: Successfully uninstalled wheel-0.36.2 Attempting uninstall: virtualenv Found existing installation: virtualenv 16.7.9 Not uninstalling virtualenv at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'virtualenv'. No files were found to uninstall. Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-7.25.0 Pillow-8.3.0 PyYAML-5.4.1 Send2Trash-1.7.1 apeye-1.0.1 appdirs-1.4.4 argh-0.26.2 argon2-cffi-20.1.0 astroid-2.6.2 async-generator-1.10 attrs-21.2.0 autodocsumm-0.2.6 backcall-0.2.0 beautifulsoup4-4.9.3 black-21.6b0 bleach-3.3.0 blockdiag-2.0.1 bump2version-0.5.11 cachecontrol-0.12.6 cffi-1.14.5 cfgv-3.3.0 click-8.0.1 colorama-0.4.4 commonmark-0.9.1 consolekit-1.2.3 coverage-5.5 css-parser-1.0.6 debugpy-1.3.0 decorator-5.0.9 defusedxml-0.7.1 deprecation-2.1.0 deprecation-alias-0.2.0 dict2css-0.2.4 distlib-0.3.2 docutils-0.16 domdf-python-tools-2.9.1 dunamai-1.5.5 entrypoints-0.3 enum-tools-0.6.4 execnet-1.9.0 filelock-3.0.12 funcparserlib-0.3.6 get-version-3.2 html5lib-1.1 identify-2.2.10 importlib-metadata-4.6.0 iniconfig-1.1.1 ipykernel-6.0.0 ipython-genutils-0.2.0 ipywidgets-7.6.3 isort-5.9.1 jedi-0.18.0 jsonpointer-2.1 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.0 lazy-object-proxy-1.6.0 livereload-2.6.3 lockfile-0.12.2 matplotlib-inline-0.1.2 mccabe-0.6.1 mistletoe-0.7.2 mistune-0.8.4 msgpack-1.0.2 mypy-extensions-0.4.3 natsort-7.1.1 nbclient-0.5.3 nbconvert-6.1.0 nbformat-5.1.3 nest-asyncio-1.5.1 nodeenv-1.6.0 notebook-6.4.0 pandocfilters-1.4.3 parso-0.8.2 pathspec-0.8.1 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.7.0 pluggy-0.13.1 pre-commit-2.13.0 prometheus-client-0.11.0 prompt-toolkit-3.0.19 ptyprocess-0.7.0 py-1.10.0 pycparser-2.20 pydash-5.0.1 pygments-2.6.1 pylint-2.9.3 pyrsistent-0.18.0 pytest-6.2.4 pytest-cov-2.12.1 pytest-forked-1.3.0 pytest-mock-3.6.1 pytest-mpl-0.12 pytest-runner-5.3.1 pytest-xdist-2.3.0 pyzmq-22.1.0 readme-renderer-29.0 regex-2021.4.4 requests-toolbelt-0.9.1 rich-10.4.0 ruamel-yaml-0.17.10 ruamel.yaml.clib-0.2.4 scanpydoc-0.6 soupsieve-2.2.1 sphinx-3.3.1 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.11.1 sphinx-jsonschema-1.16.10 sphinx-prompt-1.4.0 sphinx-rtd-theme-0.5.0rc2 sphinx-tabs-2.0.1 sphinx-togglebutton-0.2.3 sphinx-toolbox-2.10.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tabulate-0.8.9 terminado-0.10.1 testpath-0.5.0 toml-0.10.2 tornado-6.1 tqdm-4.61.1 traitlets-5.0.5 twine-1.14.0 typing-extensions-3.10.0.0 virtualenv-20.4.7 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 wrapt-1.12.1 zipp-3.4.1 [rtd-command-info] start-time: 2021-07-01T13:50:00.192116Z, end-time: 2021-07-01T13:50:57.484345Z, duration: 57, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Collecting quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0 Cloning https://gitlab.com/quantify-os/quantify-core/ to /tmp/pip-install-6x8bilra/quantify-core_fe835edd41bc490b9b35edfbef639ada Running command git clone -q https://gitlab.com/quantify-os/quantify-core/ /tmp/pip-install-6x8bilra/quantify-core_fe835edd41bc490b9b35edfbef639ada Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.3.0) (1.19.2) Collecting numpy Downloading numpy-1.21.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Collecting scipy Downloading scipy-1.7.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.4 MB) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.3.0) (3.3.2) Collecting matplotlib Downloading matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) Collecting plotly Downloading plotly-5.1.0-py2.py3-none-any.whl (20.6 MB) Requirement already satisfied: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.3.0) (3.2.0) Collecting dataclasses-json Downloading dataclasses_json-0.5.4-py3-none-any.whl (24 kB) Collecting zhinst-qcodes Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting pathvalidate Downloading pathvalidate-2.4.1-py3-none-any.whl (18 kB) Requirement already satisfied: typing_extensions in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.3.0) (3.10.0.0) Collecting qblox-instruments==0.3.2 Downloading qblox_instruments-0.3.2.tar.gz (8.3 MB) Collecting qcodes>=0.25.0 Downloading qcodes-0.26.0-py3-none-any.whl (1.1 MB) Collecting h5netcdf Downloading h5netcdf-0.11.0-py2.py3-none-any.whl (16 kB) Collecting xarray==0.17.0 Downloading xarray-0.17.0-py3-none-any.whl (759 kB) Collecting xxhash Downloading xxhash-2.0.2-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting lmfit Downloading lmfit-1.0.2.tar.gz (306 kB) Collecting pyqt5==5.15.1 Downloading PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (71.6 MB) Collecting pyqtgraph Downloading pyqtgraph-0.12.1-py3-none-any.whl (939 kB) Collecting adaptive Downloading adaptive-0.12.2-py3-none-any.whl (101 kB) Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (3.0.12) Collecting appnope Downloading appnope-0.1.2-py2.py3-none-any.whl (4.3 kB) Collecting uncertainties Downloading uncertainties-3.1.5-py2.py3-none-any.whl (246 kB) Collecting directory-tree>=0.0.2 Downloading directory_tree-0.0.2-py3-none-any.whl (17 kB) Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.9.0-cp38-cp38-manylinux1_x86_64.whl (332 kB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) Requirement already satisfied: pandas>=0.25 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from xarray==0.17.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.1.3) Collecting pandas>=0.25 Downloading pandas-1.2.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.7 MB) Requirement already satisfied: setuptools>=40.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from xarray==0.17.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (57.0.0) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.8.1) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2021.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas>=0.25->xarray==0.17.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.16.0) Requirement already satisfied: wrapt>=1.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.12.1) Collecting h5py>=2.10.0 Downloading h5py-3.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) Collecting broadbean>=0.9.1 Downloading broadbean-0.10.0-py3-none-any.whl (34 kB) Collecting netCDF4>=1.5.0.1 Downloading netCDF4-1.5.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) Requirement already satisfied: ruamel.yaml!=0.16.6,>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.17.10) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Requirement already satisfied: tabulate>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.8.9) Requirement already satisfied: ipywidgets>=7.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (7.6.3) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.13-py2.py3-none-any.whl (127 kB) Collecting websockets>=7.0 Downloading websockets-9.1-cp38-cp38-manylinux2010_x86_64.whl (102 kB) Requirement already satisfied: tqdm>=4.32.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (4.61.1) Collecting pyvisa<1.12.0,>=1.11.0 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.8-py2.py3-none-any.whl (35 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (20.9) Collecting schema Downloading schema-0.7.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (5.1.3) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (5.0.5) Requirement already satisfied: ipython>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (7.25.0) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (3.5.1) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.0.0) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (6.0.0) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (6.1.12) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (6.1) Requirement already satisfied: debugpy>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.3.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.7.5) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.18.0) Requirement already satisfied: matplotlib-inline in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.1.2) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (5.0.9) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (4.8.0) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.2.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (3.0.19) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.6.1) Collecting pygments Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.8.2) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.3.0) (0.18.0) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.3.0) (21.2.0) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.3.0) (8.3.0) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.3.0) (0.10.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.3.0) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.3.0) (2.4.7) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (4.7.1) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.2.0) Collecting cftime Downloading cftime-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (222 kB) Collecting opencensus-context==0.1.2 Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Collecting google-api-core<2.0.0,>=1.0.0 Downloading google_api_core-1.30.0-py2.py3-none-any.whl (93 kB) Collecting google-auth<2.0dev,>=1.25.0 Downloading google_auth-1.32.1-py2.py3-none-any.whl (147 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.25.1) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting psutil>=5.6.3 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.2.5) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.10) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2021.5.30) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.26.6) Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ruamel.yaml!=0.16.6,>=0.16.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.2.4) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from uncertainties->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.18.2) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (6.4.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (3.0.1) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.10.1) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (20.1.0) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (22.1.0) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.11.0) Requirement already satisfied: Send2Trash>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.7.1) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (6.1.0) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting loky>=2.9 Downloading loky-2.9.0-py2.py3-none-any.whl (67 kB) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting cloudpickle Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.14.5) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.20) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB) Collecting stringcase<2.0.0,==1.2.0 Downloading stringcase-1.2.0.tar.gz (3.0 kB) Collecting marshmallow-enum<2.0.0,>=1.5.1 Downloading marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.12.1-py2.py3-none-any.whl (47 kB) Requirement already satisfied: mypy-extensions>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from typing-inspect>=0.4.0->dataclasses-json->quantify-scheduler==0.3.0) (0.4.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (2.0.1) Collecting asteval>=0.9.16 Downloading asteval-0.9.25.tar.gz (39 kB) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.4.3) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.5.0) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.7.1) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.3) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (3.3.0) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.8.4) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.1.2) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.5.3) Requirement already satisfied: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.10) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (1.5.1) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes>=0.25.0->quantify_core@ git+https://gitlab.com/quantify-os/quantify-core/#629f212927ab1c001b0ced1aba896ffc7f77bcc0->quantify-scheduler==0.3.0) (0.5.1) Collecting tenacity>=6.2.0 Downloading tenacity-7.0.0-py2.py3-none-any.whl (23 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) Collecting zhinst-toolkit>=0.1.5 Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) Collecting zhinst>=20.01 Downloading zhinst-21.2.15439-cp38-cp38-manylinux1_x86_64.whl (7.8 MB) Building wheels for collected packages: quantify-scheduler, quantify-core, qblox-instruments, requirements-parser, stringcase, lmfit, asteval, zhinst-toolkit Building wheel for quantify-scheduler (setup.py): started Building wheel for quantify-scheduler (setup.py): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.3.0-py2.py3-none-any.whl size=127307 sha256=cc6c5253ab4e34b86a469f23838748e3cd95921954cd417953fad6e806dd36c8 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/20/75/52/e94bf742e2eaacdf5e24c8070cab3b69a05222f1c3dd3a49bf Building wheel for quantify-core (setup.py): started Building wheel for quantify-core (setup.py): finished with status 'done' Created wheel for quantify-core: filename=quantify_core-0.4.0-py2.py3-none-any.whl size=89738 sha256=a423614a45e7c149e235f1098cdeb763f447cb217ea2a51b2ab8a90128c9ba20 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/54/6e/8f/9797cfea6d880653f79d26c4144c1acc937486c708e8ca2153 Building wheel for qblox-instruments (setup.py): started Building wheel for qblox-instruments (setup.py): finished with status 'done' Created wheel for qblox-instruments: filename=qblox_instruments-0.3.2-py3-none-any.whl size=8352625 sha256=97199b2dfef4c10c98a27fe09fa0be3fc05d1e4ce79aac6f292189a8b8a9c3a1 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/10/73/1b/1520e6ec63d4e5fa7e0215a63e4da93b78bcf93086388f4379 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7688 sha256=35212e6bf34986790b63682d0835cf8763a08d26e6a8447341553824f2df1d74 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 Building wheel for stringcase (setup.py): started Building wheel for stringcase (setup.py): finished with status 'done' Created wheel for stringcase: filename=stringcase-1.2.0-py3-none-any.whl size=3587 sha256=dc3f83f288af096ea78d33ec7d93326a9960cf98ea3c0e91ade56f543dc01188 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/04/0e/31/bf265c64f2a4d24516e9923f1f6293c3bcbcde75e0d80ab47a Building wheel for lmfit (setup.py): started Building wheel for lmfit (setup.py): finished with status 'done' Created wheel for lmfit: filename=lmfit-1.0.2-py3-none-any.whl size=85276 sha256=acb6299f4a0e90060113c64eb333a37c372bffc8ca70df39a179c360dbad6c28 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/2c/17/f4/1ec5177c8589e18c329907db7db4f1c4524bb73251d34f3622 Building wheel for asteval (setup.py): started Building wheel for asteval (setup.py): finished with status 'done' Created wheel for asteval: filename=asteval-0.9.25-py3-none-any.whl size=17301 sha256=5a8f03ab767aefb5adb16cabdc964c1a2f5fbafeb07c505aa5a0297a25e23b55 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/9d/52/8e/9892a79fe41878280e133d5bd233a0d73dcab6f8dfd9a0e8cd Building wheel for zhinst-toolkit (setup.py): started Building wheel for zhinst-toolkit (setup.py): finished with status 'done' Created wheel for zhinst-toolkit: filename=zhinst_toolkit-0.1.5-py3-none-any.whl size=202042 sha256=38e663de98bddb4166f0b66969949979f306ac3a7688f5404e87403d58e41224 Stored in directory: /tmp/pip-ephem-wheel-cache-jmpklf0y/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 Successfully built quantify-scheduler quantify-core qblox-instruments requirements-parser stringcase lmfit asteval zhinst-toolkit Installing collected packages: pygments, pyasn1, rsa, pyasn1-modules, protobuf, cachetools, googleapis-common-protos, google-auth, opencensus-context, numpy, kiwisolver, google-api-core, contextlib2, sortedcontainers, schema, psutil, pandas, opencensus, matplotlib, cloudpickle, cftime, zhinst, xarray, websockets, uncertainties, sortedcollections, scipy, requirements-parser, pyvisa, pyserial, PyQt5-sip, opencensus-ext-azure, netCDF4, marshmallow, loky, h5py, broadbean, atomicwrites, asteval, zhinst-toolkit, xxhash, typing-inspect, toolz, tenacity, stringcase, spirack, qcodes, pyqtgraph, pyqt5, marshmallow-enum, lmfit, h5netcdf, directory-tree, appnope, adaptive, zhinst-qcodes, quantify-core, qblox-instruments, plotly, pathvalidate, dataclasses-json, columnar, quantify-scheduler Attempting uninstall: pygments Found existing installation: Pygments 2.6.1 Uninstalling Pygments-2.6.1: Successfully uninstalled Pygments-2.6.1 Attempting uninstall: numpy Found existing installation: numpy 1.19.2 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.2.0 Not uninstalling kiwisolver at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 1.1.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: matplotlib Found existing installation: matplotlib 3.3.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'matplotlib'. No files were found to uninstall. Successfully installed PyQt5-sip-12.9.0 adaptive-0.12.2 appnope-0.1.2 asteval-0.9.25 atomicwrites-1.4.0 broadbean-0.10.0 cachetools-4.2.2 cftime-1.5.0 cloudpickle-1.6.0 columnar-1.3.1 contextlib2-21.6.0 dataclasses-json-0.5.4 directory-tree-0.0.2 google-api-core-1.30.0 google-auth-1.32.1 googleapis-common-protos-1.53.0 h5netcdf-0.11.0 h5py-3.3.0 kiwisolver-1.3.1 lmfit-1.0.2 loky-2.9.0 marshmallow-3.12.1 marshmallow-enum-1.5.1 matplotlib-3.4.2 netCDF4-1.5.7 numpy-1.21.0 opencensus-0.7.13 opencensus-context-0.1.2 opencensus-ext-azure-1.0.8 pandas-1.2.5 pathvalidate-2.4.1 plotly-5.1.0 protobuf-3.17.3 psutil-5.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pygments-2.9.0 pyqt5-5.15.1 pyqtgraph-0.12.1 pyserial-3.5 pyvisa-1.11.3 qblox-instruments-0.3.2 qcodes-0.26.0 quantify-core-0.4.0 quantify-scheduler-0.3.0 requirements-parser-0.2.0 rsa-4.7.2 schema-0.7.4 scipy-1.7.0 sortedcollections-2.1.0 sortedcontainers-2.4.0 spirack-0.2.4 stringcase-1.2.0 tenacity-7.0.0 toolz-0.11.1 typing-inspect-0.7.1 uncertainties-3.1.5 websockets-9.1 xarray-0.17.0 xxhash-2.0.2 zhinst-21.2.15439 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 [rtd-command-info] start-time: 2021-07-01T13:50:58.246239Z, end-time: 2021-07-01T13:50:58.310666Z, duration: 0, exit-code: 0 git rev-parse HEAD 8497539fe82b4dc56540c68d1e80f8b08b61d4d8 [rtd-command-info] start-time: 2021-07-01T13:50:58.532715Z, end-time: 2021-07-01T13:50:58.617218Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # pylint: disable=wrong-import-position, unused-import, invalid-name # # quantify documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another # directory, add these directories to sys.path here. If the directory is # relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. # import os import sys package_path = os.path.abspath("..") sys.path.insert(0, package_path) # -- General configuration --------------------------------------------- # pylint: disable=invalid-name # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinx.ext.autodoc", # auto document docstrings "sphinx.ext.napoleon", # autodoc understands numpy docstrings # load after napoleon, improved compatibility with type hints annotations "sphinx_autodoc_typehints", "sphinx.ext.viewcode", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx-jsonschema", "sphinx_rtd_theme", "sphinx.ext.mathjax", "sphinx.ext.todo", "sphinx-jsonschema", "jupyter_sphinx", "sphinxcontrib.blockdiag", "sphinx_togglebutton", # fancy type hints in docs and # solves the same issue as "sphinx_automodapi.smart_resolver" "scanpydoc.elegant_typehints", # "enum_tools.autoenum", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "qcodes": ("https://qcodes.github.io/Qcodes/", None), "xarray": ("https://xarray.pydata.org/en/stable/", None), "numpy": ("https://numpy.org/doc/stable/", None), "matplotlib": ("https://matplotlib.org/stable/", None), "lmfit": ("https://lmfit.github.io/lmfit-py/", None), "dateutil": ("https://dateutil.readthedocs.io/en/stable/", None), "jsonschema": ("https://python-jsonschema.readthedocs.io/en/stable/", None), "quantify-core": ( "https://quantify-quantify-core.readthedocs-hosted.com/en/develop/", None, ), "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), "qblox-instruments": ( "https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/", None, ), "zhinst-toolkit": ("https://docs.zhinst.com/zhinst-toolkit/en/latest/", None), "zhinst-qcodes": ("https://docs.zhinst.com/zhinst-qcodes/en/latest/", None), } # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "Quantify-Scheduler" copyright = "2020-2021, Qblox & Orange Quantum Systems" author = "The Quantify consortium" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # Document __init__ docstring together with class doctring (when __init__ is present) napoleon_include_init_with_doc = True # NB the line below could be used for a similar result # BUT the line below ALWAYS includes the __init__ docstring even if it come from the # parent class which is undesired for analysis subclasses, for example. # autoclass_content = "both" # -- Options for HTML output ------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a # theme further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = [ "quantify_scheduler.css", ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" # -- Options for LaTeX output ------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass # [howto, manual, or own class]). latex_documents = [ ( master_doc, "quantify_scheduler.tex", "quantify Documentation", "Quantify Consortium ", "manual", ), ] # -- Options for manual page output ------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "quantify", "quantify Documentation", [author], 1)] # -- Options for Texinfo output ---------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "Quantify-Scheduler", "Quantify-Scheduler Documentation", author, "Quantify-Scheduler", "One line description of project.", "Miscellaneous", ), ] # -- Other Options ----------------------------------------------------- # avoid duplicate label warning even when manual label has been used suppress_warnings = ["autosectionlabel.*"] blockdiag_html_image_format = "SVG" # used by scanpydoc.elegant_typehints to correctly link to external docs qualname_overrides = { "matplotlib.axes._axes.Axes": "matplotlib.axes.Axes", "zhinst.qcodes.uhfqa.UHFQA": "zhinst.qcodes.UHFQA", "zhinst.qcodes.hdawg.HDAWG": "zhinst.qcodes.HDAWG", } numfig = True autodoc_member_order = "groupwise" # -- Options for auto documenting typehints ---------------------------- # Please see https://gitlab.com/quantify-os/quantify/-/issues/10 regarding # below should be imported all "problematic" modules that might raise strange issues # when building the docs # e.g., to "partially initialized module", or "most likely due to a circular import" # This is a practical solution. We tried fixing certain things upstream, e.g.: # https://github.com/QCoDeS/Qcodes/pull/2909 # but the issues popped up again, so this is the best and easier solution so far # qcodes imports scipy under the hood but since scipy=1.7.0 it needs to be imported # here with typing.TYPE_CHECKING = True otherwise we run into quantify-core# import lmfit # related to quantify-core#218 and quantify-core#221 import qcodes import marshmallow # When building the docs we need `typing.TYPE_CHECKING` to be `True` so that the # sphinx' kernel loads the modules corresponding to the typehints and is able to # auto document types. The modules listed above create issues when loaded with # `typing.TYPE_CHECKING = True` so we import them beforehand to avoid nasty issues. # It is a good practice to make use of the following construct to import modules that # are used for type hints ONLY! the construct is the following: # if typing.TYPE_CHECKING: # import my_expensive_to_import_module as my_module # NB if you run into any circular import issue it is because you are importing module # member directly from a module, i.e.: # if typing.TYPE_CHECKING: # from my_expensive_to_import_module import BlaClass # Potential circular import set_type_checking_flag = True # this will run `typing.TYPE_CHECKING = True` ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("develop", "/en/develop/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'quantify-quantify-scheduler', 'name': u'quantify-scheduler', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'develop', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': 'develop', 'display_gitlab': True, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '8497539f', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/668158/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-07-01T13:50:58.741246Z, end-time: 2021-07-01T13:51:45.842962Z, duration: 47, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://matplotlib.org/stable/objects.inv... loading intersphinx inventory from https://lmfit.github.io/lmfit-py/objects.inv... loading intersphinx inventory from https://dateutil.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://python-jsonschema.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://quantify-quantify-core.readthedocs-hosted.com/en/develop/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv... loading intersphinx inventory from https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-toolkit/en/latest/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-qcodes/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 5%] api_reference executing api_reference reading sources... [ 11%] authors reading sources... [ 16%] changelog reading sources... [ 22%] contributing reading sources... [ 27%] index reading sources... [ 33%] installation reading sources... [ 38%] readme reading sources... [ 44%] tutorials/Tutorial 1. basic experiment executing Tutorial 1. basic experiment reading sources... [ 50%] tutorials/qblox/How to use executing How to use reading sources... [ 55%] tutorials/qblox/Pulsar executing Pulsar reading sources... [ 61%] tutorials/qblox/index reading sources... [ 66%] tutorials/zhinst/How to configure reading sources... [ 72%] tutorials/zhinst/Tutorial 1. UHFQA Monitor reading sources... [ 77%] tutorials/zhinst/Tutorial 2. UHFQA Result reading sources... [ 83%] tutorials/zhinst/Tutorial 3. HDAWG reading sources... [ 88%] tutorials/zhinst/Tutorial 4. HDAWG and UHFQA reading sources... [ 94%] tutorials/zhinst/index reading sources... [100%] usage executing usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api_reference writing output... [ 11%] authors writing output... [ 16%] changelog writing output... [ 22%] contributing writing output... [ 27%] index writing output... [ 33%] installation writing output... [ 38%] readme writing output... [ 44%] tutorials/Tutorial 1. basic experiment writing output... [ 50%] tutorials/qblox/How to use writing output... [ 55%] tutorials/qblox/Pulsar writing output... [ 61%] tutorials/qblox/index writing output... [ 66%] tutorials/zhinst/How to configure writing output... [ 72%] tutorials/zhinst/Tutorial 1. UHFQA Monitor writing output... [ 77%] tutorials/zhinst/Tutorial 2. UHFQA Result writing output... [ 83%] tutorials/zhinst/Tutorial 3. HDAWG writing output... [ 88%] tutorials/zhinst/Tutorial 4. HDAWG and UHFQA writing output... [ 94%] tutorials/zhinst/index writing output... [100%] usage generating indices... genindex py-modindex done highlighting module code... [ 2%] quantify_scheduler.acquisition_library highlighting module code... [ 5%] quantify_scheduler.backends.qblox.compiler_abc highlighting module code... [ 7%] quantify_scheduler.backends.qblox.compiler_container highlighting module code... [ 10%] quantify_scheduler.backends.qblox.helpers highlighting module code... [ 13%] quantify_scheduler.backends.qblox.instrument_compilers highlighting module code... [ 15%] quantify_scheduler.backends.qblox.non_generic highlighting module code... [ 18%] quantify_scheduler.backends.qblox.qasm_program highlighting module code... [ 21%] quantify_scheduler.backends.qblox_backend highlighting module code... [ 23%] quantify_scheduler.backends.types.common highlighting module code... [ 26%] quantify_scheduler.backends.types.qblox highlighting module code... [ 28%] quantify_scheduler.backends.types.zhinst highlighting module code... [ 31%] quantify_scheduler.backends.zhinst.helpers highlighting module code... [ 34%] quantify_scheduler.backends.zhinst.resolvers highlighting module code... [ 36%] quantify_scheduler.backends.zhinst.seqc_il_generator highlighting module code... [ 39%] quantify_scheduler.backends.zhinst.settings highlighting module code... [ 42%] quantify_scheduler.backends.zhinst_backend highlighting module code... [ 44%] quantify_scheduler.compilation highlighting module code... [ 47%] quantify_scheduler.device_elements.transmon_element highlighting module code... [ 50%] quantify_scheduler.enums highlighting module code... [ 52%] quantify_scheduler.frontends highlighting module code... [ 55%] quantify_scheduler.gate_library highlighting module code... [ 57%] quantify_scheduler.helpers.schedule highlighting module code... [ 60%] quantify_scheduler.helpers.waveforms highlighting module code... [ 63%] quantify_scheduler.instrument_coordinator.components.base highlighting module code... [ 65%] quantify_scheduler.instrument_coordinator.components.qblox highlighting module code... [ 68%] quantify_scheduler.instrument_coordinator.components.zhinst highlighting module code... [ 71%] quantify_scheduler.instrument_coordinator.instrument_coordinator highlighting module code... [ 73%] quantify_scheduler.math highlighting module code... [ 76%] quantify_scheduler.pulse_library highlighting module code... [ 78%] quantify_scheduler.resources highlighting module code... [ 81%] quantify_scheduler.schedules.spectroscopy_schedules highlighting module code... [ 84%] quantify_scheduler.schedules.timedomain_schedules highlighting module code... [ 86%] quantify_scheduler.schedules.trace_schedules highlighting module code... [ 89%] quantify_scheduler.types highlighting module code... [ 92%] quantify_scheduler.visualization.circuit_diagram highlighting module code... [ 94%] quantify_scheduler.visualization.pulse_diagram highlighting module code... [ 97%] quantify_scheduler.visualization.pulse_scheme highlighting module code... [100%] quantify_scheduler.waveforms writing additional pages... search done copying images... [ 33%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment_5_1.png copying images... [ 66%] _build/jupyter_execute/Scheduler user guide_1_0.png copying images... [100%] images/Device_ports_clocks.svg copying downloadable files... [ 50%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment.ipynb copying downloadable files... [100%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment.py copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...