mirror of
https://github.com/logos-storage/logos-storage-py-api-client.git
synced 2026-01-04 22:43:10 +00:00
ci: update python versions
This commit is contained in:
parent
6f76650d05
commit
5961f6a7e1
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
|
||||
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
@ -25,3 +25,4 @@
|
||||
.gitlab-ci.yml
|
||||
.travis.yml
|
||||
git_push.sh
|
||||
.github
|
||||
|
||||
@ -66,29 +66,4 @@ setup.cfg
|
||||
setup.py
|
||||
test-requirements.txt
|
||||
test/__init__.py
|
||||
test/test_codex_version.py
|
||||
test/test_content.py
|
||||
test/test_data_api.py
|
||||
test/test_data_item.py
|
||||
test/test_data_list.py
|
||||
test/test_debug_api.py
|
||||
test/test_debug_info.py
|
||||
test/test_manifest_item.py
|
||||
test/test_marketplace_api.py
|
||||
test/test_node.py
|
||||
test/test_node_api.py
|
||||
test/test_peer_id_read.py
|
||||
test/test_peers_table.py
|
||||
test/test_purchase.py
|
||||
test/test_reservation.py
|
||||
test/test_sales_availability.py
|
||||
test/test_sales_availability_create.py
|
||||
test/test_sales_availability_read.py
|
||||
test/test_slot.py
|
||||
test/test_slot_agent.py
|
||||
test/test_space.py
|
||||
test/test_spr_read.py
|
||||
test/test_storage_ask.py
|
||||
test/test_storage_request.py
|
||||
test/test_storage_request_creation.py
|
||||
tox.ini
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user