File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -21,5 +21,4 @@ Or to upgrade to the most recent version::
2121 pip install fs --upgrade
2222
2323Alternatively, if you would like to install from source, you can check
24- out [the code from
25- Github](https://github.com/PyFilesystem/pyfilesystem2).
24+ out `the code from Github <https://github.com/PyFilesystem/pyfilesystem2 >`_.
Original file line number Diff line number Diff line change @@ -3,7 +3,11 @@ PyFilesystem2
33
44Python's Filesystem abstraction layer.
55
6- [ ![ PyPI version] ( https://badge.fury.io/py/fs.svg )] ( https://badge.fury.io/py/fs ) [ ![ PyPI] ( https://img.shields.io/pypi/pyversions/fs.svg )] ( ) ![ tests] ( https://travis-ci.org/PyFilesystem/pyfilesystem2.svg?branch=master ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/PyFilesystem/pyfilesystem2/badge.svg )] ( https://coveralls.io/github/PyFilesystem/pyfilesystem2 ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/30ad6445427349218425d93886ade9ee )] ( https://www.codacy.com/app/will-mcgugan/pyfilesystem2?utm_source=github.com& ; utm_medium=referral& ; utm_content=PyFilesystem/pyfilesystem2& ; utm_campaign=Badge_Grade )
6+ [ ![ PyPI version] ( https://badge.fury.io/py/fs.svg )] ( https://badge.fury.io/py/fs )
7+ [ ![ PyPI] ( https://img.shields.io/pypi/pyversions/fs.svg )] ( https://pypi.python.org/pypi/fs/ )
8+ [ ![ Build Status] ( https://travis-ci.org/PyFilesystem/pyfilesystem2.svg?branch=master )] ( https://travis-ci.org/PyFilesystem/pyfilesystem2 )
9+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/PyFilesystem/pyfilesystem2/badge.svg )] ( https://coveralls.io/github/PyFilesystem/pyfilesystem2 )
10+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/30ad6445427349218425d93886ade9ee )] ( https://www.codacy.com/app/will-mcgugan/pyfilesystem2?utm_source=github.com& ; utm_medium=referral& ; utm_content=PyFilesystem/pyfilesystem2& ; utm_campaign=Badge_Grade )
711
812
913Documentation
@@ -86,7 +90,7 @@ directory walking functionality of `os.walk`.
8690Credits
8791-------
8892
89- * [ Will McGugan] ( https://www.willmcgugan. com )
93+ * [ Will McGugan] ( https://github. com/willmcgugan )
9094
9195PyFilesystem2 owes a massive debt of gratitude to the following
9296developers who contributed code and ideas to the original version.
@@ -96,4 +100,4 @@ developers who contributed code and ideas to the original version.
96100* Ben Timby
97101
98102Apologies if I missed anyone, feel free to prompt me if your name is
99- missing here.
103+ missing here.
Original file line number Diff line number Diff line change 44pyftpdlib==1.5.1
55python-coveralls
66pytz==2016.7
7-
7+ nose
You can’t perform that action at this time.
0 commit comments