Metadata-Version: 2.1
Name: instruction-test
Version: 0.1.0
Summary: This is a test package for following my Python package instructions 
Home-page: https://github.com/kalebswartz7/instruction_test
Author: Kaleb Robert Swartz 
Author-email: kalebswartz7@gmail.com
License: MIT license
Keywords: instruction_test
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7

================
Instruction Test
================


.. image:: https://img.shields.io/pypi/v/instruction_test.svg
        :target: https://pypi.python.org/pypi/instruction_test

.. image:: https://img.shields.io/travis/kalebswartz7/instruction_test.svg
        :target: https://travis-ci.org/kalebswartz7/instruction_test

.. image:: https://readthedocs.org/projects/instruction-test/badge/?version=latest
        :target: https://instruction-test.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




This is a test package for following my Python package instructions 


* Free software: MIT license
* Documentation: https://instruction-test.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-10-15)
------------------

* First release on PyPI.


