1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
@@ -1,12 +1,12 | |||||
1 | # encoding: utf-8 |
|
1 | # encoding: utf-8 | |
2 | from setuptools import setup |
|
2 | from setuptools import setup | |
3 |
|
3 | |||
4 | setup( |
|
4 | setup( | |
5 | name = "CKAN_JRO", |
|
5 | name = "CKAN_JRO", | |
6 |
version = " |
|
6 | version = "2.9.2.0", | |
7 | description = "Data Repository - JRO", |
|
7 | description = "Data Repository - JRO", | |
8 | author = "Edson Ynilupu Mattos", |
|
8 | author = "Edson Ynilupu Mattos", | |
9 | author_email = "eynilupu@igp.gob.pe", |
|
9 | author_email = "eynilupu@igp.gob.pe", | |
10 | url = "", |
|
10 | url = "", | |
11 | packages = ["CKAN_JRO"] |
|
11 | packages = ["CKAN_JRO"] | |
12 | ) No newline at end of file |
|
12 | ) |
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
General Comments 0
You need to be logged in to leave comments.
Login now