Metadata-Version: 2.1
Name: python-template-test-pkg
Version: 1.1.0
Summary: Description
Home-page: https://github.com/aaronmussig/python_template_test_pkg
Author: Aaron Mussig
Author-email: aaronmussig@gmail.com
License: GNU AGPLv3
Project-URL: Bug Tracker, https://github.com/aaronmussig/python_template_test_pkg
Project-URL: Documentation, https://github.com/aaronmussig/python_template_test_pkg
Project-URL: Source Code, https://github.com/aaronmussig/python_template_test_pkg
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# python_template_test_pkg

## Using this template:

1. Replace `python_template_test_pkg` with the name of the package, and rename the directory.
2. Delete the `CHANGELOG.md` file.
3. Fill details in the `python_template_test_pkg/__init__.py` file.
4. Set the `PYPI_PASSWORD` secret.


