mirror of
https://github.com/tadata-org/fastapi_mcp.git
synced 2025-04-13 23:32:11 +03:00
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include INSTALL.md
|
|
include pyproject.toml
|
|
include setup.py
|
|
|
|
recursive-include examples *.py *.md
|
|
recursive-include tests *.py
|
|
|
|
global-exclude *.py[cod] __pycache__ *.so *.dylib .DS_Store |