diff options
Diffstat (limited to 'lib/isodumper.py')
-rw-r--r-- | lib/isodumper.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isodumper.py b/lib/isodumper.py index aa0168a..20dc0f6 100644 --- a/lib/isodumper.py +++ b/lib/isodumper.py @@ -23,7 +23,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -# Requires python-parted +# Requires python3-parted # ensure we're using the latest build, if called from our build environment import sys |