Skip to content
Snippets Groups Projects

major: update to DjangoLDPv1

Merged Calum Mackervoy requested to merge django-2-upgrade into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,7 +10,7 @@ license = MIT
@@ -10,7 +10,7 @@ license = MIT
[options]
[options]
packages = find:
packages = find:
install_requires =
install_requires =
djangoldp~=0.7
djangoldp~=1.0
[options.extras_require]
[options.extras_require]
include_package_data = True
include_package_data = True
Loading