Skip to content

Commit ad30938

Browse files
committed
Removing django from the setup.py's install_requires.
Re markfinger#30
1 parent 8d5d983 commit ad30938

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
]
1515
},
1616
install_requires=[
17-
'django',
1817
'django-node==4.0.0',
1918
'django-webpack==3.0.1'
2019
],

0 commit comments

Comments
 (0)