Replace remaining py39 target
... because Python 3.9 is no longer supported. Change-Id: Ibe68739a1bbcc6a745e3c6fd5ecf9f832c0bf002 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -75,7 +75,7 @@ deps =
 | 
				
			|||||||
commands =
 | 
					commands =
 | 
				
			||||||
  sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
 | 
					  sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:functional{,-py39,-py310,-py311,-py312}]
 | 
					[testenv:functional{,-py310,-py311,-py312,-py313}]
 | 
				
			||||||
description =
 | 
					description =
 | 
				
			||||||
  Run functional tests.
 | 
					  Run functional tests.
 | 
				
			||||||
passenv =
 | 
					passenv =
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user