asciinema: drop requests
See: https://github.com/asciinema/asciinema/commit/4493ad454fcd0f21c621889c4cd429861b270af7
This commit is contained in:
@@ -4,8 +4,6 @@ python3Packages.buildPythonApplication rec {
|
||||
pname = "asciinema";
|
||||
version = "2.0.2";
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [ requests ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "asciinema";
|
||||
repo = "asciinema";
|
||||
|
||||
Reference in New Issue
Block a user