flask/examples/tutorial/setup.py

4 lines
38 B
Python
Raw Normal View History

from setuptools import setup
2018-02-09 14:39:05 -08:00
2020-04-04 14:36:09 -07:00
setup()