django-cms / djangocms-icon

django CMS Icon adds capabilities to implement Font or SVG icons as plugins into your project.
https://www.django-cms.org
Other
18 stars 18 forks source link

build: Update dependencies to modern versions #43

Closed marksweb closed 2 years ago

marksweb commented 2 years ago

Description

This drops support for old python/django/django-cms versions.

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (97f6b4b) into master (2cb4ffa) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         8    +1     
  Lines          117       123    +6     
  Branches        19        20    +1     
=========================================
+ Hits           117       123    +6     
Impacted Files Coverage Δ
djangocms_icon/models.py 100.00% <ø> (ø)
djangocms_icon/apps.py 100.00% <100.00%> (ø)
djangocms_icon/cms_plugins.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.