Skip to content

Commit e0e89a9

Browse files
committed
readme: removed custom role
1 parent 077c6e1 commit e0e89a9

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
devpi-client-extensions
22
=======================
33

4-
.. role:: bash(code)
5-
:language: bash
6-
74
Some useful stuff around `devpi client`_. Although this package is proudly named *extensions*,
85
currently there is only one thing implemented ready to be used: a hook that uses passwords from
96
``.pypirc`` on login to devpi server so you don't have to enter your password if you store it for upload anyway.
@@ -18,7 +15,7 @@ Install
1815
Usage
1916
-----
2017

21-
Just use the :bash:`devpi login` command as usual:
18+
Just use the ``devpi login`` command as usual:
2219

2320
.. code-block:: sh
2421
@@ -28,6 +25,7 @@ Just use the :bash:`devpi login` command as usual:
2825
2926
Stats
3027
-----
28+
3129
|build| |appveyor| |coverage|
3230

3331
.. |build| image:: https://travis-ci.org/hoefling/devpi-client-extensions.svg?branch=master

0 commit comments

Comments
 (0)