readd startup.py

This commit is contained in:
geekan 2024-03-11 19:18:27 +08:00
parent ea70fd5a25
commit bbb9645f7c

10
metagpt/startup.py Normal file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
@Time : 2024/3/11 19:16
@Author : alexanderwu
@File : startup.py
"""
# DEPRECATED: This file is deprecated and will be removed in the future.
# The startup.py implementation has been moved to software_company.py