We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c84d04 commit 24551caCopy full SHA for 24551ca
README.rst
@@ -49,7 +49,7 @@ Overview
49
50
.. end-badges
51
52
-More commands for Mario.
+Contributed commands for `Mario <https://python-mario.readthedocs.org>`__
53
54
* Free software: MIT license
55
@@ -64,29 +64,4 @@ Documentation
64
=============
65
66
67
-https://mario-addons.readthedocs.io/
68
-
69
70
-Development
71
-===========
72
73
-To run the all tests run::
74
75
- tox
76
77
-Note, to combine the coverage data from all the tox environments run:
78
79
-.. list-table::
80
- :widths: 10 90
81
- :stub-columns: 1
82
83
- - - Windows
84
- - ::
85
86
- set PYTEST_ADDOPTS=--cov-append
87
88
89
- - - Other
90
91
92
- PYTEST_ADDOPTS=--cov-append tox
+* https://mario-addons.readthedocs.io/
0 commit comments