We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52885e7 commit b7a3876Copy full SHA for b7a3876
setup.py
@@ -19,7 +19,5 @@
19
include_package_data=True,
20
zip_safe=False,
21
entry_points={},
22
- install_requires=[
23
- 'django-treebeard>=4.5.1'
24
- ],
+ install_requires=[],
25
)
0 commit comments