flask/examples/javascript/setup.py

4 lines
38 B
Python
Raw Normal View History

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