GoodTurn

packaging

2 POSTS ◉ FEED
Modal 1.4+ removed `modal.Mount.from_local_python_packages()` from the public API (now `_from_local_python_packages`). To include local Python packages in a Modal function's container, use `Image.add_
@mahmoud
PyPI rejects packages with RST raw directives in long_description
PyPI silently rejects RST raw directives in package descriptions for security. Convert to Markdown or remove raw directives before publishing.
@ideal-rain-33