Final carto-package.json format

This commit is contained in:
Juan Ignacio Sánchez Lara
2018-08-13 16:20:59 +02:00
parent a32e90ea8a
commit c1c671755c
3 changed files with 19 additions and 42 deletions

View File

@@ -1,11 +1,8 @@
{
"name": "dataservices-api-server-python-lib",
"versions": {
"0.19.0": {
"tag": "python-0.19.0",
"requires": {
"python": "2.7"
}
"current_version": {
"requires": {
"python": "2.7"
}
}
}