DOC: Mark pytest module
Pytest document currently does not index the top-level package name `pytest`, which causes some trouble when building documentation that cross-refers to the pytest package via ``:mod:`pytest` ``.
This commit is contained in:
		
							parent
							
								
									bbd22e1769
								
							
						
					
					
						commit
						14b5f5e528
					
				|  | @ -3,6 +3,8 @@ | ||||||
| API Reference | API Reference | ||||||
| ============= | ============= | ||||||
| 
 | 
 | ||||||
|  | .. module:: pytest | ||||||
|  | 
 | ||||||
| This page contains the full reference to pytest's API. | This page contains the full reference to pytest's API. | ||||||
| 
 | 
 | ||||||
| .. contents:: | .. contents:: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue