mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-08 17:13:23 +00:00
5 lines
93 B
YAML
5 lines
93 B
YAML
language: python
|
|
python: "3.5"
|
|
install: pip install -r besoins.txt
|
|
script: python verifie.py
|