try to use sphinx pre built

This commit is contained in:
Arthur Wambst 2025-05-06 13:27:38 +02:00
parent 6063e5e80e
commit 134bcdc398

View File

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