try to use sphinx pre built

This commit is contained in:
Arthur Wambst 2025-05-06 13:29:39 +02:00
parent 134bcdc398
commit bbdda9f98e

View File

@ -34,9 +34,9 @@
ipython ipython
# Add more default packages as needed # Add more default packages as needed
(sphinx.override { sphinx.override {
preferWheel = true; # Try to use pre-built wheels which may have better compatibility preferWheel = true; # Try to use pre-built wheels which may have better compatibility
}) }
]; ];
# Combine base packages with extra packages # Combine base packages with extra packages