File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -85,11 +85,8 @@ Copyright and License
85
85
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
86
86
- Copyright 2016–2020 Rolf Krahl
87
87
88
- Licensed under the Apache License, Version 2.0 (the "License"); you
89
- may not use this file except in compliance with the License. You may
90
- obtain a copy of the License at
91
-
92
- http://www.apache.org/licenses/LICENSE-2.0
88
+ Licensed under the `Apache License `_, Version 2.0 (the "License"); you
89
+ may not use this file except in compliance with the License.
93
90
94
91
Unless required by applicable law or agreed to in writing, software
95
92
distributed under the License is distributed on an "AS IS" BASIS,
@@ -103,3 +100,4 @@ permissions and limitations under the License.
103
100
.. _pytest : http://pytest.org/
104
101
.. _setuptools_scm : https://github.com/pypa/setuptools_scm/
105
102
.. _Read the Docs site : https://pytest-dependency.readthedocs.io/
103
+ .. _Apache License : https://www.apache.org/licenses/LICENSE-2.0
Original file line number Diff line number Diff line change @@ -73,11 +73,8 @@ Copyright and License
73
73
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
74
74
- Copyright 2016–2020 Rolf Krahl
75
75
76
- Licensed under the Apache License, Version 2.0 (the "License"); you
77
- may not use this file except in compliance with the License. You may
78
- obtain a copy of the License at
79
-
80
- http://www.apache.org/licenses/LICENSE-2.0
76
+ Licensed under the `Apache License `_, Version 2.0 (the "License"); you
77
+ may not use this file except in compliance with the License.
81
78
82
79
Unless required by applicable law or agreed to in writing, software
83
80
distributed under the License is distributed on an "AS IS" BASIS,
@@ -87,3 +84,4 @@ permissions and limitations under the License.
87
84
88
85
89
86
.. _pytest : http://pytest.org/
87
+ .. _Apache License : https://www.apache.org/licenses/LICENSE-2.0
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ pytest-xdist
26
26
Download
27
27
--------
28
28
29
- The latest release version of pytest-dependency source can be found at
30
- PyPI, see
29
+ The latest release version of pytest-dependency is available on the
30
+ ` Python Package Index (PyPI) `__.
31
31
32
- https://pypi.python.org/pypi/pytest_dependency
32
+ .. __ : https://pypi.python.org/pypi/pytest_dependency/
33
33
34
34
35
35
Installation
You can’t perform that action at this time.
0 commit comments