Metadata-Version: 2.1
Name: adafruit-circuitpython-testrepo
Version: 2.0.2
Summary: This repo exists solely for test purposes!
Home-page: https://github.com/adafruit/Adafruit_CircuitPython_TestRepo
Author: Adafruit Industries
Author-email: circuitpython@adafruit.com
License: MIT
Keywords: test repo testrepo
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/x-rst
Requires-Dist: Adafruit-Blinka

Introduction
============

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

.. image:: https://img.shields.io/discord/327254708534116352.svg
    :target: https://discord.gg/nBQh6qu
    :alt: Discord

.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TestRepo.svg?branch=master
    :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TestRepo
    :alt: Build Status

This repo exists solely for test purposes!


Dependencies
=============
This driver depends on:

* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_

Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.

Usage Example
=============

Repo is for test purposes only.

Contributing
============

Contributions are welcome! Please read our `Code of Conduct
<https://github.com/adafruit/Adafruit_CircuitPython_TestRepo/blob/master/CODE_OF_CONDUCT.md>`_
before contributing to help this project stay welcoming.
Removed building locally section from README, replaced with documentation section


