소스 검색

[deps] set python version to 3 (and not 3.7)

Maxime Alves LIRMM@home 3 년 전
부모
커밋
0b08554536
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Pipfile

+ 1
- 1
Pipfile 파일 보기

@@ -19,4 +19,4 @@ pytest = "*"
19 19
 pytest-asyncio = "*"
20 20
 
21 21
 [requires]
22
-python_version = "3.7"
22
+python_version = "3"

Loading…
취소
저장