Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrifiro committed Sep 1, 2022
1 parent f08573c commit a42caaf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ to generate temporary paths on different (mocked) filesystems:

Some convenience fixtures that wrap `tmp_upath_factory.mktemp` and return a paths on these filesystems are also available:

- ``local_path``
- ``memory_path``
- ``s3_path``
- ``gcs_path``
- ``azure_path``
- ``tmp_local_path``
- ``tmp_memory_path``
- ``tmp_s3_path``
- ``tmp_gcs_path``
- ``tmp_azure_path``

The `tmp_upath` fixture can be used for parametrizing paths with pytest's indirect parametrization:

Expand Down

0 comments on commit a42caaf

Please sign in to comment.