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