python3Packages.sphinx: add missing dep packaging
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
, sphinxcontrib-websupport
|
||||
, typing
|
||||
, setuptools
|
||||
, packaging
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -52,6 +53,7 @@ buildPythonPackage rec {
|
||||
pygments
|
||||
alabaster
|
||||
Babel
|
||||
packaging
|
||||
setuptools
|
||||
snowballstemmer
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user