Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 334 Bytes

INSTALL.rst

File metadata and controls

13 lines (12 loc) · 334 Bytes

dependencies

  • python3 >= 3.4.2
  • dh-python
  • devscripts (/usr/bin/mk-origtargz)
  • python3-aiohttp
  • python3-jinja2
  • python3-debian

optional dependencies

  • python3-aioredis or python3-redis (in memory cache used if missing)
  • python3-msgpack or python3-simplejson (stdlib's json used if missing)