try to use sphinx pre built
This commit is contained in:
parent
134bcdc398
commit
bbdda9f98e
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user