Skip to content

Commit

Permalink
Import _build_current_repodata from conda_index instead of conda_build
Browse files Browse the repository at this point in the history
  • Loading branch information
atrawog committed Apr 18, 2024
1 parent ce3aeb7 commit 5929467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import json
from pathlib import Path

from conda_build.index import _build_current_repodata
from conda_index.index import _build_current_repodata

import quetz
from quetz.utils import add_temp_static_file
Expand Down

0 comments on commit 5929467

Please sign in to comment.