mopybird 144334abef first commit 2 years ago
..
__init__.py 144334abef first commit 2 years ago
app_file.py 144334abef first commit 2 years ago
licenses.py 144334abef first commit 2 years ago
manifest_in_file.py 144334abef first commit 2 years ago
profiler_file.py 144334abef first commit 2 years ago
pypush_file.py 144334abef first commit 2 years ago
readme_md_file.py 144334abef first commit 2 years ago
settings_file.py 144334abef first commit 2 years ago
setup_cfg_file.py 144334abef first commit 2 years ago
setup_py_file.py 144334abef first commit 2 years ago

readme_md_file.py

#!/usr/bin/env python
# encoding: utf-8

# VARS: app_name
readme_md_string = """
{{app_name}}
=====
"""