Skip to content

Commit

Permalink
Add documentation about installing pcloud with PyFileSystemSupport
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgross committed Jul 5, 2020
1 parent 79ce830 commit fd501c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Changelog
- Add more details on authentication error
[yennicks]

- Add new stats endpoint
[AgusRumayor]

1.0a8 (2020-02-21)
------------------

Expand Down
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ Installation

$ pip install pcloud

Installation with PyFilesystem support

$ bin/pip install pcloud[pyfs]

on zsh (Mac):

$ bin/pip install "pcloud[pyfs]"

Contribute
----------

Expand Down

0 comments on commit fd501c9

Please sign in to comment.