diff options
author | Kali Kaneko <kali@leap.se> | 2017-03-31 17:05:13 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-04-10 18:27:46 +0200 |
commit | 8a1d160f9e753b8a201bca964b44df3832d3bee8 (patch) | |
tree | 4b00ea614cfb4ed81196f7252ecf225f007819a8 /testing/tests/sync/__init__.py | |
parent | 93fa3fe830b188f3a135fd85ac593bde2c755c2e (diff) |
[pkg] do not pass weird information to install_requires
this commit deliberately *duplicates* the dependency information between
the setup.py and requirements.pip.
The rationale behind it is that one of them is the generic dependency
information, to be passed to system helpers in order to package it.
The requirements.pip has any pinning information that we want to impose
during development, and it behaves as a well-known set.
Read https://caremad.io/posts/2013/07/setup-vs-requirement/ for more
explanations.
- Resolves: #8830
Diffstat (limited to 'testing/tests/sync/__init__.py')
0 files changed, 0 insertions, 0 deletions