summaryrefslogtreecommitdiff
path: root/tests/unit/test_direct_url.py
Commit message (Expand)AuthorAgeFilesLines
* Improve conversion of direct_url.hash to hashesStéphane Bidoul2023-04-111-0/+30
* Do not crash in presence of misformatted hash field in ``direct_url.json``.Stéphane Bidoul2023-02-051-0/+7
* Allow multiple hashes in direct_url.jsonStéphane Bidoul2023-01-281-0/+4
* Complete type annotations of tests/unit/ directoryJon Dufresne2021-09-231-10/+14
* Reformat the codebase, with blackPradyun Gedam2021-08-201-41/+17
* Add DirectUrl model, implementing PEP 610Stéphane Bidoul2020-04-011-0/+151