Skip to content

Commit

Permalink
Merge pull request #873 from makermelissa/main
Browse files Browse the repository at this point in the history
Remove unused numpy as requirement
  • Loading branch information
makermelissa authored Jul 23, 2024
2 parents c796406 + 6a2237b commit cac2064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"Adafruit-PureIO>=1.1.7",
"binho-host-adapter>=0.1.6",
"pyftdi>=0.40.0",
"numpy>=1.21.5",
"adafruit-circuitpython-typing",
"sysv_ipc>=1.1.0;sys_platform=='linux' and platform_machine!='mips'",
]
Expand Down

0 comments on commit cac2064

Please sign in to comment.