From: Jeremy Stanley Date: Sat, 17 Apr 2021 15:38:47 +0000 (+0000) Subject: Stop setting a default install command for tox X-Git-Tag: 0.4.0~7 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=f74875e196c063100da6081c11d05f817e49ed60;hp=f74875e196c063100da6081c11d05f817e49ed60 Stop setting a default install command for tox The install command we've been setting for tox is effectively equivalent to its internal default. Just drop it. ---