File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 steps :
2525 - uses : actions/checkout@v4
2626 - name : licenselint
27- uses : shoothzj /licenselint@main
27+ uses : hezhangjian /licenselint@main
2828 with :
2929 author : openGemini Authors
Original file line number Diff line number Diff line change 2424 steps :
2525 - uses : actions/checkout@v4
2626 - name : linelint
27- uses : shoothzj /linelint@main
27+ uses : hezhangjian /linelint@main
Original file line number Diff line number Diff line change 2525 - name : Install dependencies
2626 run : pip3 install -r requirements.txt
2727 - name : setup OpenGemini
28- uses : shoothzj /setup-opengemini-action@main
28+ uses : hezhangjian /setup-opengemini-action@main
2929 - name : Run unit tests
3030 run : python -m unittest discover opengemini_client -p '*_test.py'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ long_description = file: README.md
66long_description_content_type = text/markdown
77url = https://github.com/openGemini/opengemini-client-python.git
88author = ZhangJian He
9- author_email = shoothzj @gmail.com
9+ author_email = hezhangjian97 @gmail.com
1010license = Apache License 2.0
1111
1212[options]
Original file line number Diff line number Diff line change 1717setup (
1818 name = "opengemini_client" ,
1919 version = "0.0.1" ,
20- author = "shoothzj " ,
21- author_email = "shoothzj @gmail.com" ,
20+ author = "hezhangjian " ,
21+ author_email = "hezhangjian97 @gmail.com" ,
2222 description = "A Python package for interacting with the opengemini" ,
2323 long_description_content_type = "text/markdown" ,
2424 url = "https://github.com/openGemini/opengemini-client-python.git" ,
You can’t perform that action at this time.
0 commit comments