Skip to content
Snippets Groups Projects
Commit 2546f9b90bc9 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:bulb: user config file

parent aa3ef681ceeb
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@
project_path = os.path.realpath('.')
project_name = os.path.basename(project_path)
setup_path = 'setup.cfg'
# TODO add a way to store configuration options in a configuration file in the project
# Argument parsing
parser = argparse.ArgumentParser(
description=program_license,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment