소스 검색

install pycparser with pip3

tags/v0.0.1
Thom Wiggers 5 년 전
부모
커밋
8067df4aa9
No known key found for this signature in database GPG 키 ID: 1BB0A7CE26E363
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .circleci/config.yml

+ 1
- 0
.circleci/config.yml 파일 보기

@@ -24,6 +24,7 @@ version: 2
name: Run tests
command: |
export CC=${CC}
pip3 install -r requirements.txt
cd test && python3 -m nose --rednose --verbose




불러오는 중...
취소
저장