Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Latest commit

 

History

History

requirements

pip requirements files

Index

Examples

Installing requirements

$ pip install -U -r requirements/default.txt

Running the tests

$ pip install -U -r requirements/default.txt
$ pip install -U -r requirements/test.txt