We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0482ac3 commit 73edcceCopy full SHA for 73edcce
1 file changed
setup.py
@@ -19,6 +19,9 @@
19
extras_require[group] = f.readlines()
20
21
setup(
22
+ name="ckan",
23
+ version="2.11.2",
24
+ description="datagov fork of CKAN",
25
message_extractors={
26
"ckan": [
27
("**.py", "python", None),
0 commit comments