mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
commit
6f69960604
2 changed files with 1 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
||||||
language: python
|
|
||||||
install: ""
|
|
||||||
python:
|
|
||||||
- "3.5"
|
|
||||||
script:
|
|
||||||
- git clone https://github.com/YunoHost/package_linter
|
|
||||||
- python package_linter/package_linter.py .
|
|
|
@ -10,7 +10,7 @@
|
||||||
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",
|
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "None...",
|
"name": "",
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"previous_maintainers": [{
|
"previous_maintainers": [{
|
||||||
|
|
Loading…
Add table
Reference in a new issue