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