We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e5e75 commit 95a2f5aCopy full SHA for 95a2f5a
docs/source/introduction.rst
@@ -20,5 +20,11 @@ Or to upgrade to the most recent version::
20
21
pip install fs --upgrade
22
23
+PyFilesystem is also available on conda_::
24
+
25
+ conda install fs -c conda-forge
26
27
Alternatively, if you would like to install from source, you can check
28
out `the code from Github <https://github.com/PyFilesystem/pyfilesystem2>`_.
29
30
+.. _conda: https://conda.io/docs/
0 commit comments