mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
7 lines
160 B
YAML
7 lines
160 B
YAML
language: python
|
|
install: ""
|
|
python:
|
|
- "3.5"
|
|
script:
|
|
- git clone https://github.com/YunoHost/package_linter
|
|
- python package_linter/package_linter.py .
|