Update README.rst
This commit is contained in:
		
							parent
							
								
									6cde140c5c
								
							
						
					
					
						commit
						1e3707e7ff
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -10,7 +10,7 @@ Install dependencies | ||||||
| 
 | 
 | ||||||
| .. code-block:: | .. code-block:: | ||||||
| 
 | 
 | ||||||
|    pipenv install --dev |    poetry install --with=dev | ||||||
| 
 | 
 | ||||||
| Run tests | Run tests | ||||||
| ========= | ========= | ||||||
|  | @ -19,5 +19,4 @@ To run the unit tests and report test coverage use: | ||||||
| 
 | 
 | ||||||
| .. code-block:: | .. code-block:: | ||||||
| 
 | 
 | ||||||
|    pipenv run coverage run --branch setup.py test |    poetry run tox | ||||||
|    pipenv run coverage report -m |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue