Skip to content

Commit

Permalink
Revert "test ci"
Browse files Browse the repository at this point in the history
This reverts commit 4c1c8a5.
  • Loading branch information
lobis committed Nov 15, 2023
1 parent 4c1c8a5 commit ec26fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ dev = [
test = [
"lz4",
"minio",
"aiohttp",
"aiohttp; python_version<\"3.12\"", # asyncio not available
"fsspec",
"fsspec-xrootd",
"s3fs",
"s3fs; python_version<\"3.12\"", # asyncio not available
"paramiko",
"pytest>=6",
"pytest-timeout",
Expand Down

0 comments on commit ec26fe7

Please sign in to comment.