Skip to content

Commit

Permalink
change install requires package url
Browse files Browse the repository at this point in the history
  • Loading branch information
FreemanPancake committed Apr 3, 2024
1 parent a379bec commit e066161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ python_requires = >=3.8
setup_requires = setuptools_scm[toml]
install_requires =
django>=3.2,<5
django-multisite @ git+https://github.com/FidelityInternational/django-multisite@feat/django-42-compat
djangocms-multisite @ git+https://github.com/FidelityInternational/djangocms-multisite@feat/django-42-compat
'LIBRARY @ https://github.com/FidelityInternational/django-multisite/tarball/feat/django-42-compat#egg=django-multisite'
'LIBRARY @ https://github.com/FidelityInternational/djangocms-multisite/tarball/feat/django-42-compat#egg=djangocms-multisite'
aldryn-django
aldryn_addons
click
Expand Down

0 comments on commit e066161

Please sign in to comment.