-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
link: improve support for PEP 691 (JSON-based Simple API)
* add option to pass hashes dict * add option to pass metadata hashes dict * deprecate hash_name and hash in favor of hashes * deprecate metadata_hash_name and metadata_hash in favor of metadata_hashes * use cached_property instead of property
- Loading branch information
Showing
2 changed files
with
138 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters