Skip to content

Commit 083306e

Browse files
committed
remove hashfile
hashfile for now mostly belongs in dvc-data.
1 parent 98849ea commit 083306e

18 files changed

+0
-1020
lines changed

setup.cfg

-2
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ install_requires=
2727
shortuuid>=0.5.0
2828
flatten_dict>=0.4.1,<1
2929
funcy>=1.14
30-
diskcache>=5.2.1
3130
fsspec>=2021.10.1
32-
nanotime>=0.5.2
3331
typing-extensions>=3.7.4
3432

3533
[options.extras_require]

src/dvc_objects/hashfile/__init__.py

Whitespace-only changes.

src/dvc_objects/hashfile/_ignore.py

-15
This file was deleted.

src/dvc_objects/hashfile/cache.py

-65
This file was deleted.

src/dvc_objects/hashfile/db.py

-150
This file was deleted.

0 commit comments

Comments
 (0)