#mypackage
This library was created as an example of how to publish your own Python package.
python setup.py sdist
pip install git+https://github.com/lanes-Leslie/example-python-package.git
19 ## updating this package from GitHub
pip install --upgrade git+https://github.com/James-Leslie/example-python-package.git