Closed dolaameng closed 2 months ago
As a follow up of https://github.com/Kaggle/kagglehub/pull/153, where we deprecated supports for Python 3.7/3.8.
Tested:
hatch run lint:all
hatch test --all
hatch test integration_tests
./docker_hatch run lint:all
As a follow up of https://github.com/Kaggle/kagglehub/pull/153, where we deprecated supports for Python 3.7/3.8.
Tested:
hatch run lint:all
for Python 3.8+hatch test --all
hatch test integration_tests
./docker_hatch run lint:all
for Python 3.8+