diff --git a/feedstock/recipe.py b/feedstock/recipe.py index b48b80f..c4bcf48 100644 --- a/feedstock/recipe.py +++ b/feedstock/recipe.py @@ -164,7 +164,7 @@ async def get_recipe_inputs(): transfer_target=cache_target, max_executors=1, concurrency_per_executor=2, -# fsspec_sync_patch=True, + # fsspec_sync_patch=True, ) | OpenURLWithFSSpec(cache=None, fsspec_sync_patch=True) # do not specify file type to accomodate both ncdf3 and ncdf4