Closed slwatkins closed 4 years ago
Updated the README to tell the user to use pip install . for the installation step. Recommended by Python and avoids the clean step.
pip install .
clean
See https://github.com/ucbpylegroup/QETpy/issues/92 and https://github.com/ucbpylegroup/QETpy/pull/101 for more info.
Updated the README to tell the user to use
pip install .
for the installation step. Recommended by Python and avoids theclean
step.See https://github.com/ucbpylegroup/QETpy/issues/92 and https://github.com/ucbpylegroup/QETpy/pull/101 for more info.