summaryrefslogtreecommitdiff
path: root/unperish
diff options
context:
space:
mode:
Diffstat (limited to 'unperish')
-rwxr-xr-xunperish2
1 files changed, 2 insertions, 0 deletions
diff --git a/unperish b/unperish
index 6ced5b7..522e96e 100755
--- a/unperish
+++ b/unperish
@@ -73,6 +73,8 @@ class Unperish(cliapp.Application):
self.settings.string(['upstream-name'], 'upstream name for project')
self.settings.string(['upstream-version'],
'upstream version for project')
+
+ self.settings.config_files += ['project.meta']
def process_args(self, args):
self.deduce_unset_settings()