File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ jobs:
234234
235235 echo ""
236236 echo "✅ Conda ile kurulan paketler:"
237- conda list -n test-env | grep -E "(python|numpy|pandas|scipy|ipython|ipywidgets|cryptography|kececinumbers|python-xxhash|pycryptodome|bcrypt|argon2- cffi|blake3)" || true
237+ conda list -n test-env | grep -E "(python|numpy|pandas|scipy|ipython|ipywidgets|cryptography|kececinumbers|python-xxhash|pycryptodome|bcrypt|argon2| cffi|blake3)" || true
238238
239239 # ================================================================
240240 # ADIM 7: Python Binding'leri Pip ile Kur
@@ -276,7 +276,7 @@ jobs:
276276
277277 echo ""
278278 echo "✅ Tüm paketler:"
279- conda list -n test-env | grep -E "(kha256|bcrypt|argon2- cffi|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
279+ conda list -n test-env | grep -E "(kha256|bcrypt|argon2| cffi|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
280280
281281 # ================================================================
282282 # ADIM 9: Paket Import Testi
You can’t perform that action at this time.
0 commit comments