Buh
September 23, 2022 ยท View on GitHub
Hub backwards (buH) compatibility tests!
Running buH Tests
- Clone this repository.
cd buHpip install -e .sh buh/scripts/create_all.sh-- see script here- Creates a new directory inside the clone location of
buHcalleddatasets. - Warning, this will
pip uninstall deeplakeso 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 .