Skip to content

Commit

Permalink
requirements: Include requirement for setuptools
Browse files Browse the repository at this point in the history
This wasn't required on x86/linux but I discovered it was required
for arm/macos

Signed-off-by: Andy Doan <[email protected]>
  • Loading branch information
doanac committed Mar 27, 2024
1 parent a116e04 commit aa86bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
setuptools==69.2.0
sphinx-rtd-theme==1.3.0
sphinx==5.3.0
sphinxcontrib-contentui==0.2.5
Expand Down

0 comments on commit aa86bb9

Please sign in to comment.