Remove no longer used legacy Lister API and update CLI options
Legacy Lister classes from the swh.lister.core mdule are no longer used in swh-lister codebase so it is time to remove them. Also remove lister CLI options related to legacy Lister API. As a consequence, the following requirements are no longer needed: arrow, SQLAlchemy, sqlalchemy-stubs and testing.postgresql. Closes T2442
This commit is contained in:
parent
ff05191b7d
commit
8933544521
18 changed files with 8 additions and 1730 deletions
|
@ -1,5 +1,3 @@
|
|||
pytest
|
||||
pytest-mock
|
||||
requests_mock
|
||||
sqlalchemy-stubs
|
||||
testing.postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue