Add a `setup.py` script that installs yldme and related files to a suitable system location. - [x] Add `requirements.txt` that lists dependencies - [ ] Add `setup.py` that install script and data support files in the proper location - [ ] Modify `yldme.py` to search appropriate locations for support files
Add a
setup.pyscript that installs yldme and related files to a suitable system location.requirements.txtthat lists dependenciessetup.pythat install script and data support files in the proper locationyldme.pyto search appropriate locations for support files