language: python cache: pip python: - "3.6" - "3.7" - "3.8" - "3.8-dev" install: - pip3 install mypy -r requirements.txt script: - mypy --ignore-missing-imports src ./bitbotd modules/
![]() |
index : ~steering/bitbot.git | |
| Unnamed repository; edit this file 'description' to name the repository. | steering7253 |
| aboutsummaryrefslogtreecommitdiff |
language: python cache: pip python: - "3.6" - "3.7" - "3.8" - "3.8-dev" install: - pip3 install mypy -r requirements.txt script: - mypy --ignore-missing-imports src ./bitbotd modules/