Skip to content

Commit

Permalink
Improve comment for 'failed to build pymssql' on Mac M2
Browse files Browse the repository at this point in the history
MBARIMike committed Nov 29, 2023
1 parent 2270d5c commit c523596
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -43,7 +43,8 @@ Paste==3.7.1
PasteScript==3.3.0
pika==1.3.2
pyarrow==14.0.1
# For Mac M2 see https://stackoverflow.com/a/70333974
# As of Nov 2023 simply comment out pymssql==... line for 'docker-compose build` on Mac M2
# see https://stackoverflow.com/a/70333974
pymssql==2.2.10
pysher==1.0.8
psycopg2-binary==2.9.9

0 comments on commit c523596

Please sign in to comment.