Skip to content

Commit

Permalink
➕ Add optional setup-configuration dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Dec 5, 2024
1 parent 4b07304 commit 5c7755a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ python:
extra_requirements:
- notifications
- docs
- setup-configuration

2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ tests =
zgw-consumers-oas
testutils =
zgw-consumers-oas
setup-configuration =
django-setup-configuration>=0.4.0
pep8 = flake8
coverage = pytest-cov
docs =
Expand Down

0 comments on commit 5c7755a

Please sign in to comment.