File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Build Status] ( https://cd.screwdriver.cd/pipelines/2852/badge )] ( https://cd.screwdriver.cd/pipelines/2852 )
4
4
[ ![ Codestyle] ( https://img.shields.io/badge/code%20style-pep8-lightgrey.svg )] ( https://www.python.org/dev/peps/pep-0008/ )
5
5
[ ![ Code Coverage] ( https://codecov.io/gh/yahoo/pypirun/branch/master/graph/badge.svg )] ( https://codecov.io/gh/yahoo/pypirun )
6
+ [ ![ Wheel] ( https://img.shields.io/pypi/wheel/pypirun.svg )] ( https://pypi.org/project/pypirun/ )
6
7
[ ![ Version] ( https://img.shields.io/pypi/v/pypirun.svg )] ( https://pypi.org/project/pypirun/ )
8
+ [ ![ Downloads] ( https://pepy.tech/badge/pypirun )] ( https://pepy.tech/project/pypirun )
7
9
[ ![ License] ( https://img.shields.io/pypi/l/pypirun.svg )] ( https://pypi.org/project/pypirun/ )
8
- [ ![ Wheel] ( https://img.shields.io/pypi/wheel/pypirun.svg )] ( https://pypi.org/project/pypirun/ )
9
10
10
11
The ** pypirun** command is a utility that allows running a python command line script from a python package, even if it is
11
12
not installed.
You can’t perform that action at this time.
0 commit comments