mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-24 11:49:44 -05:00
Move python client to /client/python/.
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
python-version: '3.13'
|
||||
- name: Poetry install
|
||||
run: |
|
||||
pipx install poetry && poetry -C client/trailbase-py install
|
||||
pipx install poetry && poetry -C client/python install
|
||||
# - name: Setup Go
|
||||
# uses: actions/setup-go@v5
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user