Skip to content

Commit aa49b69

Browse files
committed
Remove separate CKANAPI GitHub dependency
1 parent 4fe3492 commit aa49b69

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

.idea/workspace.xml

Lines changed: 22 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ def get_version():
6666
author='Michael Rans',
6767
author_email='rans@email.com',
6868
description='HDX Python Library',
69-
70-
# dependency_links=[
71-
# 'https://github.com/ckan/ckanapi/archive/feedf1bced59c10af1a2835fca48d8cfc8b5a3cb/archive/master.zip#egg=ckanapi-3.7.dev0+git.feedf1b'
72-
# ],
7369
install_requires=requirements,
7470
package_data={
7571
# Include version.txt and if any package contains *.yml files, include them:

0 commit comments

Comments
 (0)