Hub backwards (buH) compatibility tests!
- Clone this repository.
cd buH
pip install -e .
sh buh/scripts/create_all.sh
-- see script here- Creates a new directory inside the clone location of
buH
calleddatasets
. - Warning, this will
pip uninstall deeplake
so it can pip install all versions of deeplake and use them. After calling this script (you should only have to call it once per machine), you should pip install the version of deeplake you want to test using.
- Creates a new directory inside the clone location of
pytest .