Add short description here
Project description
Welcome to My Python Project
Installation
The Python package testghapythonpackage
can be installed from PyPI:
python -m pip install testghapythonpackage
Development installation
If you want to contribute to the development of testghapythonpackage
, we recommend
the following editable installation from this repository:
git clone git@github.com:dokempf/test-gha-python-package.git
cd test-gha-python-package
python -m pip install --editable .[tests]
Having done so, the test suite can be run using pytest
:
python -m pytest
Acknowledgments
This repository was set up using the SSC Cookiecutter for Python Packages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for testghapythonpackage-0.0.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e38710a0f22f049800d1e6eea17f9ea33095ef8f0270f652fa0cb445cecd0f87 |
|
MD5 | 7578f353158068543bd50af7d708f91a |
|
BLAKE2b-256 | 6bb2d94b8901a56cc46f8d77d5e8622329374e63b28ee4bae80f20d9d5ca3561 |