doc: updating contact email

This commit is contained in:
Mathew Guest 2024-11-16 22:05:18 -07:00
parent 7647713498
commit 55a9796806

@ -81,6 +81,7 @@ eval "$(pyenv init -)"
EOF EOF
``` ```
* reference https://github.com/pyenv/pyenv * reference https://github.com/pyenv/pyenv
* Use pyenv to install desired python version, and/or create any virtual environments you desire
Clone the repo: Clone the repo:
```commandline ```commandline
@ -147,7 +148,7 @@ MIT no attribution required - https://opensource.org/license/mit-0
* Project page: https://zavage-software.com/portfolio/app_skellington * Project page: https://zavage-software.com/portfolio/app_skellington
* Please report bugs, improvements, or feedback! * Please report bugs, improvements, or feedback!
* Contact: mathew@zavage.net * Contact: mat@zavage.net
* Packing and distribution conforms to PEP 621 https://peps.python.org/pep-0621/ * Packing and distribution conforms to PEP 621 https://peps.python.org/pep-0621/
* Reference https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/ * Reference https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/