Skip to content

Commit

Permalink
cde cache registry
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmacavaney committed Oct 13, 2024
1 parent 2b360e7 commit 5013ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def get_version(rel_path):
entry_points={
'pyterrier.artifact': [
'dense_index.flex = pyterrier_dr:FlexIndex',
'cde_cache.np_pickle = pyterrier_dr:CDECache',
],
},
)

0 comments on commit 5013ffd

Please sign in to comment.