From e1af008824255ad25c2167e5ca937f3a6995ae69 Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Fri, 9 Feb 2024 17:27:10 -0500 Subject: [PATCH] Clean up some remaining language about forging and pyscf (#481) --- .github/workflows/test_latest_versions.yml | 4 ---- INSTALL.rst | 4 ---- README.md | 3 +-- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/workflows/test_latest_versions.yml b/.github/workflows/test_latest_versions.yml index fea341624..44ec39b7d 100644 --- a/.github/workflows/test_latest_versions.yml +++ b/.github/workflows/test_latest_versions.yml @@ -47,8 +47,4 @@ jobs: pver=${{ matrix.python-version }} tox -epy${pver/./} -- --run-slow notebook_flags="" - if [ "$RUNNER_OS" = "Windows" ]; then - echo Skipping tutorials \& how-tos that require pyscf - notebook_flags="${notebook_flags} --ignore=docs/_build/jupyter_execute/entanglement_forging/how-tos" - fi tox -epy${pver/./}-notebook -- ${notebook_flags} diff --git a/INSTALL.rst b/INSTALL.rst index 347f5c09f..47ad3e2e4 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -189,7 +189,3 @@ the toolbox within Docker