Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

Adding unzip, toml, and java to install-deps. #600

Open mgallifrey opened 2 days ago

mgallifrey commented 2 days ago

Note that unzip must be installed first, as it's used to install autogen.

Fixes https://github.com/Kaggle/kaggle-api/issues/599.

stevemessick commented 1 day ago

/gcbrun

stevemessick commented 1 day ago

I need to verify that this won't cause problems for Kaggle's internal development environment. I'm a bit new to Docker so I'll have to install this in a test env and make sure everything still works. I'll get to it, but not right away. Anyway, thanks for the PR!