Skip to content

Commit ef6ff2c

Browse files
committed
Remove requirements from setup.py
1 parent c8f48f1 commit ef6ff2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
include_package_data=True,
3838
zip_safe=False,
3939
install_requires=[
40-
'python-slugify',
41-
'frictionless_ckan_mapper',
42-
'datapackage>=1.0.0'
4340
],
4441
entry_points={
4542
'ckan.plugins': [

0 commit comments

Comments
 (0)