From 7f83de07c2c5399cd185756854111c3924473462 Mon Sep 17 00:00:00 2001 From: Martin Wagner Date: Thu, 27 Aug 2020 21:03:54 +0200 Subject: [PATCH] added missing comment --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 305b8dd..3daf2e2 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,6 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- +# This file is based on https://github.com/kassoulet/soundconverter import os import DistUtilsExtra.auto