swh-lister/swh/lister/pypi
Antoine R. Dumont (@ardumont) b81621274b
lister: Unify credentials structure between listers
This becomes a dictionary of key <lister-name>, value a dict of key
<instance-name>, value list of dict username/password.

Related T1772
2019-05-29 14:00:11 +02:00
..
tests Add tests for pypi tasks 2019-01-08 10:35:33 +01:00
__init__.py swh.lister.pypi: Add a pypi lister implementation using xmlprc api 2018-08-01 10:25:21 +02:00
lister.py lister: Unify credentials structure between listers 2019-05-29 14:00:11 +02:00
models.py pypi.lister: Normalize pypi name to PyPI 2018-09-14 13:24:48 +02:00
tasks.py Remove debug logging from tasks' code 2019-01-17 13:58:29 +01:00