When we install the package directly from PyPI, i.e., using ```bash pip install drudge ``` it misses out on `dumm_spark` which is included as a submodule in the GitHub repository. An easy PyPI installation, that also build [drudgeCAS/DummyRDD](https://github.com/drudgeCAS/DummyRDD) would be much better.
When we install the package directly from PyPI, i.e., using
it misses out on
dumm_sparkwhich is included as a submodule in the GitHub repository.An easy PyPI installation, that also build drudgeCAS/DummyRDD would be much better.