X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/d094997a471301a2147d58f1693aa1d3a49df6cd..2d84438f1ae5475fde87d859088e8ccc681a80ef:/setup.py diff --git a/setup.py b/setup.py index fc2a39b..da12862 100755 --- a/setup.py +++ b/setup.py @@ -78,6 +78,7 @@ setup( "Adafruit-PlatformDetect>=3.13.0", "Adafruit-PureIO>=1.1.7", "pyftdi>=0.40.0", + "adafruit-circuitpython-typing", ] + board_reqs, license="MIT",