File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Although memory maps have many advantages, they represent a very limited system
9
9
## Overview
10
10
11
11
[ ![ Build Status] ( https://travis-ci.org/gitpython-developers/smmap.svg?branch=master )] ( https://travis-ci.org/gitpython-developers/smmap )
12
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/h8rl7thsr42oc0pf ?svg=true&passingText=windows%20OK&failingText=windows%20failed )] ( https://ci.appveyor.com/project/Byron/smmap )
12
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/kuws846av5lvmugo ?svg=true&passingText=windows%20OK&failingText=windows%20failed )] ( https://ci.appveyor.com/project/Byron/smmap )
13
13
[ ![ Coverage Status] ( https://coveralls.io/repos/gitpython-developers/smmap/badge.png )] ( https://coveralls.io/r/gitpython-developers/smmap )
14
14
[ ![ Issue Stats] ( http://www.issuestats.com/github/gitpython-developers/smmap/badge/pr )] ( http://www.issuestats.com/github/gitpython-developers/smmap )
15
15
[ ![ Issue Stats] ( http://www.issuestats.com/github/gitpython-developers/smmap/badge/issue )] ( http://www.issuestats.com/github/gitpython-developers/smmap )
@@ -40,8 +40,6 @@ The package was tested on all of the previously mentioned configurations.
40
40
41
41
## Installing smmap
42
42
43
- [ ![ Latest Version] ( https://pypip.in/version/smmap/badge.svg )] ( https://pypi.python.org/pypi/smmap/ )
44
- [ ![ Supported Python versions] ( https://pypip.in/py_versions/smmap/badge.svg )] ( https://pypi.python.org/pypi/smmap/ )
45
43
[ ![ Documentation Status] ( https://readthedocs.org/projects/smmap/badge/?version=latest )] ( https://readthedocs.org/projects/smmap/?badge=latest )
46
44
47
45
Its easiest to install smmap using the [ pip] ( http://www.pip-installer.org/en/latest ) program:
You can’t perform that action at this time.
0 commit comments