Explorar o código

oops, includes are optional!

twall %!s(int64=11) %!d(string=hai) anos
pai
achega
f113644aba
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      nsist/__init__.py

+ 2 - 2
nsist/__init__.py

@@ -273,8 +273,8 @@ def read_and_verify_config_file(config_file):
             ('nsi_template', False),
         ],
         'Include': [
-            ('packages', True),
-            ('files', True),
+            ('packages', False),
+            ('files', False),
         ],
         'Python': [
             ('version', True),