Skip to content

Commit cf875f1

Browse files
committed
Remove requirement section in readme.rst
1 parent 4ebbbf2 commit cf875f1

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.rst

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -63,28 +63,6 @@ by citing the following paper in your publication:
6363
<http://dx.doi.org/10.1107/S2053273315014473>`__,
6464
*Acta Crystallogr. A* **71**, 562-568 (2015).
6565

66-
Requirements
67-
------------------------------------------------------------------------
68-
69-
The diffpy.structure package requires Python 3.7 or later and
70-
the following software:
71-
72-
* ``setuptools`` - software distribution tools for Python
73-
* ``NumPy`` - numerical mathematics and fast array operations for Python
74-
75-
We recommend to use `Anaconda Python <https://www.anaconda.com/download>`_
76-
as it allows to install all software dependencies together with
77-
diffpy.structure. For other Python distributions it is necessary to
78-
install the required software separately. As an example on Ubuntu
79-
Linux the required software can be installed with ::
80-
81-
sudo aptitude install python3-setuptools python3-numpy
82-
83-
diffpy.structure also uses the
84-
`PyCifRW <https://bitbucket.org/jamesrhester/pycifrw>`_
85-
library, which is automatically deployed during the
86-
installation process.
87-
8866
Installation
8967
------------
9068

0 commit comments

Comments
 (0)