File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Icon Font to PNG
22[ ![ Build status] ( https://img.shields.io/travis/Pythonity/icon-font-to-png.svg )] [ travis ]
3+ [ ![ Test coverage] ( https://img.shields.io/coveralls/Pythonity/icon-font-to-png.svg )] [ coveralls ]
34[ ![ PyPI version] ( https://img.shields.io/pypi/v/icon_font_to_png.svg )] [ pypi ]
45[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/icon_font_to_png.svg )] [ pypi ]
56[ ![ License] ( https://img.shields.io/github/license/Pythonity/icon-font-to-png.svg )] [ license ]
@@ -120,9 +121,11 @@ is unclear.
120121Package was tested with the help of ` py.test ` and ` tox ` on Python 2.7, 3.4, 3.5
121122and 3.6 (see ` tox.ini ` ).
122123
124+ Code coverage is available at [ Coveralls] [ coveralls ] .
125+
123126To run tests yourself run ` tox ` inside the repository:
124127
125- ```
128+ ``` shell
126129$ pip install -r requirements/dev.txt
127130$ tox
128131```
@@ -140,6 +143,7 @@ Original version by [Michał Wojciechowski][odyniec], refactored by
140143[ Paweł Adamczak] [ pawelad ] .
141144
142145
146+ [ coveralls ] : https://coveralls.io/github/Pythonity/icon-font-to-png
143147[ github ] : https://github.com/Pythonity/icon-font-to-png
144148[ if2p osx bug ] : https://github.com/Pythonity/icon-font-to-png/issues/2#issuecomment-197068427
145149[ license ] : https://github.com/Pythonity/icon-font-to-png/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments