Add pyscard
This commit is contained in:
@@ -15,6 +15,8 @@ dependencies = [
|
||||
"pytest>=9.0.3",
|
||||
"requests>=2.33.1",
|
||||
"pytest-cov>=7.1.0",
|
||||
"setuptools>=82.0.1",
|
||||
"pyscard>=2.3.1",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
@@ -22,3 +24,4 @@ python-desfire = { git = "https://github.com/waza-ari/python-desfire" }
|
||||
|
||||
[tool.uv.extra-build-dependencies]
|
||||
python-desfire = ["poetry"]
|
||||
"pyscard" = ["setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user