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 25aed0d commit e4c1b9cCopy full SHA for e4c1b9c
doc/en/index.rst
@@ -7,6 +7,7 @@ pytest: helps you write better programs
7
**a mature full-featured Python testing tool**
8
9
- runs on Posix/Windows, Python 2.6-3.5, PyPy and (possibly still) Jython-2.5.1
10
+ - free and open source software, distributed under the terms of the :ref:`MIT license <license>`
11
- **well tested** with more than a thousand tests against itself
12
- **strict backward compatibility policy** for safe pytest upgrades
13
- :ref:`comprehensive online <toc>` and `PDF documentation <pytest.pdf>`_
doc/en/license.rst
@@ -1,3 +1,5 @@
1
+.. _license:
2
+
3
License
4
-------
5
0 commit comments