Skip to content

Commit

Permalink
revert the install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Yu committed Apr 23, 2024
1 parent 30d33dc commit 13df39a
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-fil >= 1.0.0
djangocms-multisite-fil >= 1.0.0
django-multisite-fil @ https://github.com/FidelityInternational/django-multisite/tarball/release/1.10.0
djangocms-multisite-fil @ https://github.com/FidelityInternational/djangocms-multisite/tarball/release/1.0.0
aldryn-django
aldryn_addons
click
Expand Down

0 comments on commit 13df39a

Please sign in to comment.