Skip to content

Commit 60a0ee7

Browse files
committed
Add django as a dependency
1 parent 39dcd62 commit 60a0ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version = "3.3.*"
22
upstream_repository = "https://github.com/django-import-export/django-import-export"
3-
requires = ["tablib"]
3+
requires = ["tablib", "django"]

0 commit comments

Comments
 (0)