gnu: python-tox: Update home page.
* gnu/packages/python-xyz.scm (python-tox)[home-page]: Use new (HTTPS) URI.
This commit is contained in:
		
							parent
							
								
									68e30b8de6
								
							
						
					
					
						commit
						d81fb2ae94
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8840,7 +8840,7 @@ Pytest but stripped of Pytest specific details.")
 | 
			
		|||
    `(; FIXME: Missing: ("python-pytest-timeout" ,python-pytest-timeout)
 | 
			
		||||
      ("python-pytest" ,python-pytest)  ; >= 2.3.5
 | 
			
		||||
      ("python-setuptools-scm" ,python-setuptools-scm)))
 | 
			
		||||
   (home-page "http://tox.testrun.org/")
 | 
			
		||||
   (home-page "https://tox.readthedocs.io")
 | 
			
		||||
   (synopsis "Virtualenv-based automation of test activities")
 | 
			
		||||
   (description "Tox is a generic virtualenv management and test command line
 | 
			
		||||
tool.  It can be used to check that a package installs correctly with
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue