mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Start to support uv installation of volatility
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ test = [
|
|||||||
docs = [
|
docs = [
|
||||||
"volatility3[dev]",
|
"volatility3[dev]",
|
||||||
"sphinx>=4.0.0,<9",
|
"sphinx>=4.0.0,<9",
|
||||||
"sphinx-autodoc-typehints>=3.0.0,<4",
|
"sphinx-autodoc-typehints>=3.0.0,<4; python_version >= '3.11'",
|
||||||
"sphinx-rtd-theme>=3.0.1,<4",
|
"sphinx-rtd-theme>=3.0.1,<4",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user