Skip to content

Commit 198abc6

Browse files
authored
removed automatic pyscf installation, which has some problems (#15)
1 parent 832a4b7 commit 198abc6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This plugin library allows the electronic structure package `PySCF <http://githu
1212
Installation
1313
------------
1414

15-
To install the latest versions of OpenFermion, PySCF and OpenFermion-PySCF (in development mode):
15+
To start using OpenFermion-PySCF, first install `PySCF
16+
<http://github.com/sunqm/pyscf>`__.
17+
Then, to install the latest versions of OpenFermion and OpenFermion-PySCF (in development mode):
1618

1719
.. code-block:: bash
1820

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
openfermion>=0.1a3
2-
pyscf

0 commit comments

Comments
 (0)