未验证 提交 063cc0e4 编写于 作者: K kezhenxu94 提交者: GitHub

Rename project name to apache-skywalking (#26)

上级 22ba15c8
......@@ -53,6 +53,9 @@ package: clean gen
upload-test: package
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
upload: package
twine upload dist/*
clean:
rm -rf browser common language_agent management profile service_mesh_probe
rm -rf skywalking_python.egg-info dist build
......
......@@ -24,7 +24,7 @@ HERE = pathlib.Path(__file__).parent
README = (HERE / "README.md").read_text()
setup(
name="skywalking",
name="apache-skywalking",
version="0.1.0",
description="Python Agent for Apache SkyWalking",
long_description=README,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册