try to use sphinx pre built
This commit is contained in:
parent
bbdda9f98e
commit
232c6cd709
@ -34,9 +34,9 @@
|
|||||||
ipython
|
ipython
|
||||||
|
|
||||||
# Add more default packages as needed
|
# Add more default packages as needed
|
||||||
sphinx.override {
|
sphinx.overridePythonAttrs (old: {
|
||||||
preferWheel = true; # Try to use pre-built wheels which may have better compatibility
|
version = "7.2.6"; # Example - use a version compatible with Python 3.10
|
||||||
}
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
# Combine base packages with extra packages
|
# Combine base packages with extra packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user