Explorar o código

Updated installation instructions to include requirements.txt

Yentl Van Tendeloo %!s(int64=7) %!d(string=hai) anos
pai
achega
3133bd40dc
Modificáronse 3 ficheiros con 8 adicións e 0 borrados
  1. BIN=BIN
      bootstrap/bootstrap.m.gz
  2. BIN=BIN
      bootstrap/minimal.m.gz
  3. 8 0
      doc/installation.rst

BIN=BIN
bootstrap/bootstrap.m.gz


BIN=BIN
bootstrap/minimal.m.gz


+ 8 - 0
doc/installation.rst

@@ -16,6 +16,14 @@ Full installation instructions can be found on the project website.
 
 To run the tests, the `pytest <http://docs.pytest.org/en/latest/>`_ module must be installed.
 
+Pip
+^^^
+
+To install all dependencies automatically, using Pip, a *requirements.txt* file is provided.
+This can be invoked as follows::
+
+    pip install -r requirements.txt
+
 PyPy
 ^^^^