]> arthur.barton.de Git - bup.git/blobdiff - dev/prep-for-debianish-build
cirrus: fill out python 3 tests
[bup.git] / dev / prep-for-debianish-build
index 3141f5b1911bcc13383fa45cb6af505593b8b58c..a0b7a3de5e7c4c3709c5944c94f58e9bd3b1e37d 100755 (executable)
@@ -29,7 +29,7 @@ case "$pyver" in
     python3)
         apt-get install -y \
                 $common_debs \
-                python3.7-dev python3-distutils python3-fuse \
+                python3-dev python3-distutils python3-fuse \
                 python3-"$xattr" python3-tornado
         ;;
     *)