Commit 12f1f6fe authored by Robert Schütz's avatar Robert Schütz
Browse files

coursera-dl: depends on distutils

parent 659cbd16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ python3.pkgs.buildPythonApplication rec {
    attrs
    beautifulsoup4
    configargparse
    distutils
    keyring
    pyasn1
    requests