File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -73,14 +73,6 @@ Installation
7373------------
7474
7575diffpy.pdffit2 supports Python 3.11 and 3.12
76- the following external software:
77-
78- * ``setuptools `` - software distribution tools for Python
79- * ``python-dev `` - header files for interfacing Python with C
80- * ``GSL `` - GNU Scientific Library for C
81- * ``g++ `` - GNU C++ compiler
82- * ``diffpy.structure `` - simple storage and manipulation of atomic
83- structures, https://github.com/diffpy/diffpy.structure
8476
8577Windows, macOS (non-Arm64), Linux
8678~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -89,7 +81,7 @@ The preferred method is to use `Miniconda Python
8981<https://docs.conda.io/projects/miniconda/en/latest/miniconda-install.html> `_
9082and install from the "conda-forge" channel of Conda packages.
9183
92- Add the "conda-forge" channel by running the following command in a terminal:
84+ Add the "conda-forge" channel by running the following command in a terminal: ::
9385
9486 conda config --add channels conda-forge
9587
You can’t perform that action at this time.
0 commit comments