python-terrascript/terrascript/pypi/d.py

18 lines
321 B
Python

# terrascript/pypi/d.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class pypi_package_file(terrascript.Data):
pass
class pypi_requirements_file(terrascript.Data):
pass