mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-05 22:53:11 +00:00
add comment
This commit is contained in:
parent
4376b4619e
commit
ea2c4a6f5d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set up Python 3.12
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
# Semantic version range syntax or exact version of a Python version
|
||||
# TODO: Revert this to '3.x' once we have an updated version of `poseidon-hash` that works for Python >=3.13.
|
||||
python-version: '3.12'
|
||||
- name: Install dependencies
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user