File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Activate the environment: ::
105
105
It is necessary to get versions of pdffit2 built for Mac from Python package index (Pypi). To install
106
106
pdffit2 from Pypi using ``pip `` to download and install the latest version from `Python Package Index <https://pypi.python.org >`_: ::
107
107
108
- conda install wxpython diffpy.utils diffpy.structure matplotlib-base pycifrw numpy
108
+ conda install wxpython diffpy.utils matplotlib-base pycifrw
109
109
pip install diffpy.pdffit2
110
110
111
111
Now we want to install PDFgui from conda-forge: ::
Original file line number Diff line number Diff line change
1
+ **Added: **
2
+
3
+ * <news item>
4
+
5
+ **Changed: **
6
+
7
+ * <news item>
8
+
9
+ **Deprecated: **
10
+
11
+ * <news item>
12
+
13
+ **Removed: **
14
+
15
+ * Remove diffpy.structure and numpy in macOS Arm64 readme installation since they are installed by other conda-forge dependencies.
16
+
17
+ **Fixed: **
18
+
19
+ * <news item>
20
+
21
+ **Security: **
22
+
23
+ * <news item>
You can’t perform that action at this time.
0 commit comments