Merge pull request #71203 from Lassulus/bepasty-fix
bepasty: add setuptools
This commit is contained in:
commit
4fd2427e98
|
@ -14,6 +14,7 @@ buildPythonPackage rec {
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
flask
|
flask
|
||||||
pygments
|
pygments
|
||||||
|
setuptools
|
||||||
xstatic
|
xstatic
|
||||||
xstatic-bootbox
|
xstatic-bootbox
|
||||||
xstatic-bootstrap
|
xstatic-bootstrap
|
||||||
|
|
Loading…
Reference in New Issue