Skip to content

Commit

Permalink
TEMP: Force aioca to less than 1.8
Browse files Browse the repository at this point in the history
Lets see if we still get timing issues...
  • Loading branch information
AlexanderWells-diamond committed Nov 5, 2024
1 parent 7d357b0 commit e073db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dev =
sphinx-rtd-theme ==1.0.0
sphinx-rtd-theme-github-versions ==1.1
pytest-asyncio
aioca >=1.6
aioca <=1.7
cothread; sys_platform != "win32"
p4p>=4.2.0a2

Expand Down

0 comments on commit e073db4

Please sign in to comment.