nchammas / flintrock

A command-line tool for launching Apache Spark clusters.
Apache License 2.0
636 stars 116 forks source link

Bump dependencies and defaults; drop support for Python 3.7 #367

Closed nchammas closed 7 months ago

nchammas commented 7 months ago

This PR makes the following changes:

I tested this PR by running the full test suite, including acceptance tests, plus manual testing of both "normal" Flintrock as well as the PyInstaller-generated Flintrock.

Fixes #365.