Skip to content

Commit

Permalink
Remove anyio constraint from tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Sep 8, 2023
1 parent 7e814c3 commit 63b344a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
sudo apt-get install graphviz libgraphviz-dev
pip install --upgrade pip setuptools wheel
pip install "tox<4.0.0"
pip install "anyio<4"
- name: Test with pytest
run: |
export MIRA_REST_URL=http://34.230.33.149:8771
Expand Down

0 comments on commit 63b344a

Please sign in to comment.