parent
ee0c3b4f1b
commit
10600289ee
@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
boto3 termcolor dateutil docutils
|
||||
boto3 termcolor dateutil docutils setuptools
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user