pythonPackages.aws_shell: cleanup
This commit is contained in:
parent
c71a893334
commit
d5c4737c2d
@ -1600,10 +1600,10 @@ in {
|
|||||||
sha256 = "1pw9lrdjl24n6lrs6lnqpyiyic8bdxgvhyqvb2rx6kkbjrfhhgv5";
|
sha256 = "1pw9lrdjl24n6lrs6lnqpyiyic8bdxgvhyqvb2rx6kkbjrfhhgv5";
|
||||||
url = "mirror://pypi/a/aws-shell/aws-shell-${version}.tar.gz";
|
url = "mirror://pypi/a/aws-shell/aws-shell-${version}.tar.gz";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Why does it propagate packages that are used for testing?
|
# Why does it propagate packages that are used for testing?
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
configobj prompt_toolkit awscli boto3 pygments mock pytest
|
awscli prompt_toolkit boto3 configobj pygments
|
||||||
pytestcov unittest2 tox
|
|
||||||
];
|
];
|
||||||
|
|
||||||
#Checks are failing due to missing TTY, which won't exist.
|
#Checks are failing due to missing TTY, which won't exist.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user