X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/70b2c4be7ea920982168bb03fc55aa5b0563639c..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",