diff --git a/coffea-dask/environment.yaml b/coffea-dask/environment.yaml index 92b4829..84da506 100644 --- a/coffea-dask/environment.yaml +++ b/coffea-dask/environment.yaml @@ -44,7 +44,8 @@ dependencies: - correctionlib - python-graphviz # scikit-hep - - awkward + # FIXME: # disable microarches for awkward-cpp + #- awkward - vector - hist # ML @@ -65,3 +66,4 @@ dependencies: - ai-edge-litert-nightly # ai-edge-litert as replacement of tflite is still not available for python - onnxruntime - fsspec-xrootd + - awkward # disable microarches for awkward-cpp