Skip to content

Commit b087ea3

Browse files
committed
docs: add the instruction to reinstall pycifrw
1 parent 9379e80 commit b087ea3

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ and run the following ::
9999

100100
pip install .
101101

102+
In ``diffpy.structure>=3.3.1``, please ensure the dependency ``pycifrw`` is installed from ``conda-froge`` ::
103+
104+
conda install pycifrw
105+
102106
Getting Started
103107
---------------
104108

news/reinstall-pycifrw.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* <news item>
20+
21+
**Security:**
22+
23+
* <news item>

0 commit comments

Comments
 (0)