try to use sphinx pre built
This commit is contained in:
parent
6063e5e80e
commit
134bcdc398
@ -31,9 +31,12 @@
|
|||||||
# Development tools
|
# Development tools
|
||||||
black
|
black
|
||||||
pytest
|
pytest
|
||||||
#ipython
|
ipython
|
||||||
|
|
||||||
# Add more default packages as needed
|
# 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
|
# Combine base packages with extra packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user