We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31844c commit d1f08caCopy full SHA for d1f08ca
1 file changed
.github/workflows/conda-publish.yml
@@ -276,7 +276,7 @@ jobs:
276
277
echo ""
278
echo "✅ Tüm paketler:"
279
- conda list -n test-env | grep -E "(kha256|bcrypt|argon2|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
+ conda list -n test-env | grep -E "(kha256|bcrypt|argon2-cffi|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
280
281
# ================================================================
282
# ADIM 9: Paket Import Testi
0 commit comments