소스 검색

tox: remove min_version

3.2 is ancient, so we can just use the default now.
Thomas Waldmann 1 년 전
부모
커밋
299237e401
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      tox.ini

+ 0 - 1
tox.ini

@@ -3,7 +3,6 @@
 
 [tox]
 envlist = py{38,39,310,311,312}-{none,fuse2,fuse3}
-minversion = 3.2
 requires =
 	pkgconfig
 	cython