diff --git a/.gitignore b/.gitignore index d06de80..b933f0a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ srv __pycache__ template/sample4-nw.html !srv/index.html +setup* diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..fde5f4e --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +in_place diff --git a/setup.inf b/setup.inf deleted file mode 100644 index 2b296ec..0000000 --- a/setup.inf +++ /dev/null @@ -1,18 +0,0 @@ -;*** BEGIN ********************************************************** -;** ** -;** Automatically generated on: Thu Sep 16 08:18:58 2021 ** -;** ** -;** MakeCAB Version: 5.00 ** -;** ** -;*** BEGIN ********************************************************** -[disk list] -1,Disk 1 -[cabinet list] -1,1,42QFOZ99ASGY.cab -[file list] -1,1,42QFOZ99ASGY.inf,83102 -;*** END ************************************************************ -;** ** -;** Automatically generated on: Thu Sep 16 08:18:58 2021 ** -;** ** -;*** END ************************************************************ diff --git a/setup.rpt b/setup.rpt deleted file mode 100644 index f3e07ac..0000000 --- a/setup.rpt +++ /dev/null @@ -1,8 +0,0 @@ -MakeCAB Report: Thu Sep 16 08:18:58 2021 - -Total files: 1 -Bytes before: 83,102 -Bytes after: 83,102 -After/Before: 100.00% compression -Time: 0.02 seconds ( 0 hr 0 min 0.02 sec) -Throughput: 4508.57 Kb/second