flask/examples/tutorial/setup.py

4 lines
38 B
Python
Raw Normal View History

from setuptools import setup
2018-02-10 06:39:05 +08:00
2020-04-05 05:36:09 +08:00
setup()