mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-28 19:26:26 +00:00
4 lines
49 B
Python
4 lines
49 B
Python
from setuptools import Extension, setup
|
|
|
|
setup()
|