permit tox config in non-tox.ini files for pytest-dev member projects
This commit is contained in:
		
							parent
							
								
									634cde9506
								
							
						
					
					
						commit
						24c26a046e
					
				| 
						 | 
					@ -151,7 +151,8 @@ the following:
 | 
				
			||||||
- PyPI presence with packaging metadata that contains a ``pytest-``
 | 
					- PyPI presence with packaging metadata that contains a ``pytest-``
 | 
				
			||||||
  prefixed name, version number, authors, short and long description.
 | 
					  prefixed name, version number, authors, short and long description.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- a ``tox.ini`` for running tests using `tox <https://tox.readthedocs.io>`_.
 | 
					- a  `tox configuration <https://tox.readthedocs.io/en/latest/config.html#configuration-discovery>`_
 | 
				
			||||||
 | 
					  for running tests using `tox <https://tox.readthedocs.io>`_.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- a ``README`` describing how to use the plugin and on which
 | 
					- a ``README`` describing how to use the plugin and on which
 | 
				
			||||||
  platforms it runs.
 | 
					  platforms it runs.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue