swh-lister/swh/lister/nuget
Nicolas Dandrimont e785e67315 Hook up recently introduced options to all listers
Hopefully one day we'll be able to replace all of this mess with PEP692
TypedDict kwargs, but that's only on track for Python 3.12.
2022-12-05 16:33:45 +01:00
..
tests Nuget: Implement incremental listing 2022-11-14 09:30:54 +01:00
__init__.py Nuget: Implement incremental listing 2022-11-14 09:30:54 +01:00
lister.py Hook up recently introduced options to all listers 2022-12-05 16:33:45 +01:00
tasks.py