File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 - name : Upload artifacts
3636 uses : actions/upload-artifact@v4
3737 with :
38- name : cleanlab- agility
38+ name : agility-sdk
3939 path : dist/*
4040 if-no-files-found : error
4141
4949 - name : Download artifacts
5050 uses : actions/download-artifact@v4
5151 with :
52- name : cleanlab- agility
52+ name : agility-sdk
5353 path : dist
5454 - name : Publish to PyPI
5555 uses : pypa/gh-action-pypi-publish@release/v1
Original file line number Diff line number Diff line change 11[project ]
2- name = " agility"
2+ name = " agility-sdk "
33version = " 0.0.1"
44description = " The official Python library for the agility API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
77authors = [
8- {
name =
" Agility " ,
email =
" [email protected] " },
8+ {
name =
" Cleanlab Inc " ,
email =
" [email protected] " },
99]
1010dependencies = [
1111 " httpx>=0.23.0, <1" ,
You can’t perform that action at this time.
0 commit comments