Update argon2-cffi >= 23.1.0 to hatchling

This commit is contained in:
Jeff Hutchison 2023-08-21 14:17:23 -04:00
parent e4cd574cac
commit c0a1d4ac8a
No known key found for this signature in database
GPG key ID: 26960A62CBEEC91D

View file

@ -924,8 +924,26 @@
"setuptools"
],
"argon2-cffi": [
"flitBuildHook",
"setuptools"
{
"buildSystem": "flitBuildHook",
"until": "23.1.0"
},
{
"buildSystem": "setuptools",
"until": "23.1.0"
},
{
"buildSystem": "hatchling",
"from": "23.1.0"
},
{
"buildSystem": "hatch-fancy-pypi-readme",
"from": "23.1.0"
},
{
"buildSystem": "hatch-vcs",
"from": "23.1.0"
}
],
"argon2-cffi-bindings": [
"setuptools",