mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-25 11:46:54 +01:00
Requirements moved to setup.py
This commit is contained in:
parent
1f42f61620
commit
d01dfd4812
@ -63,7 +63,7 @@ Requirements
|
|||||||
- `requests <http://docs.python-requests.org/en/latest/>`_
|
- `requests <http://docs.python-requests.org/en/latest/>`_
|
||||||
- `future <http://python-future.org/>`_
|
- `future <http://python-future.org/>`_
|
||||||
|
|
||||||
The requirements are also stored in ``requirements.txt``
|
The requirements are also stored in ``setup.py``
|
||||||
|
|
||||||
See the installation instructions for the cryptography library here: `<https://cryptography.io/en/latest/installation/>`_
|
See the installation instructions for the cryptography library here: `<https://cryptography.io/en/latest/installation/>`_
|
||||||
but essentially ``pip install -r requirements.txt`` should cover everything.
|
but essentially ``pip install -r requirements.txt`` should cover everything.
|
||||||
|
Loading…
Reference in New Issue
Block a user