C++课程设计:4.项目可安装化

pip install yourproject.whl
$ pip install -e .

# 在任何地方运行应用,而不仅仅 是在 `flask-tutorial` 目录下。

`MINIFEST.in`