mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-02-17 13:58:08 +00:00
4 lines
49 B
Python
4 lines
49 B
Python
from setuptools import Extension, setup
|
|
|
|
setup()
|