Skip to content

Commit 0862cda

Browse files
committed
Minor changes to the documentation.
1 parent c8e19d8 commit 0862cda

File tree

3 files changed

+9
-13
lines changed

3 files changed

+9
-13
lines changed

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,8 @@ Copyright and License
8585
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
8686
- Copyright 2016–2020 Rolf Krahl
8787

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.
9390

9491
Unless required by applicable law or agreed to in writing, software
9592
distributed under the License is distributed on an "AS IS" BASIS,
@@ -103,3 +100,4 @@ permissions and limitations under the License.
103100
.. _pytest: http://pytest.org/
104101
.. _setuptools_scm: https://github.com/pypa/setuptools_scm/
105102
.. _Read the Docs site: https://pytest-dependency.readthedocs.io/
103+
.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0

doc/src/about.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,8 @@ Copyright and License
7373
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
7474
- Copyright 2016–2020 Rolf Krahl
7575

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.
8178

8279
Unless required by applicable law or agreed to in writing, software
8380
distributed under the License is distributed on an "AS IS" BASIS,
@@ -87,3 +84,4 @@ permissions and limitations under the License.
8784

8885

8986
.. _pytest: http://pytest.org/
87+
.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0

doc/src/install.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ pytest-xdist
2626
Download
2727
--------
2828

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)`__.
3131

32-
https://pypi.python.org/pypi/pytest_dependency
32+
.. __: https://pypi.python.org/pypi/pytest_dependency/
3333

3434

3535
Installation

0 commit comments

Comments
 (0)