Support yielding PackedPose objects in memory from PyRosettaCluster (#452)
* Initial commit
* Refactor
* Fix import
* Fix import
* Update typing
* Update unit tests
* Support str inputs
* Update typing and docstrings
* Clean up
* Refactor yield_results
* Refactor __call__ method
* Add warning and update docstring
* Update docstring
* Enable runtime tests for evaluation
* Update logging in runtime tests
* Set logging stream handler
* Disable runtime tests