We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pycifrw
1 parent 9379e80 commit b087ea3Copy full SHA for b087ea3
README.rst
@@ -99,6 +99,10 @@ and run the following ::
99
100
pip install .
101
102
+In ``diffpy.structure>=3.3.1``, please ensure the dependency ``pycifrw`` is installed from ``conda-froge`` ::
103
+
104
+ conda install pycifrw
105
106
Getting Started
107
---------------
108
news/reinstall-pycifrw.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
3
+* Add the instruction to reinstsall ``pycifrw`` in ``README.rst``.
4
5
+**Changed:**
6
7
+* <news item>
8
9
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
20
21
+**Security:**
22
23
0 commit comments