Skip to content

Commit b420445

Browse files
committed
Move zgw-consumers-oas to test requirements
1 parent d83ca95 commit b420445

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ install_requires =
4545
isodate
4646
notifications-api-common>=0.3.0
4747
zgw-consumers>=0.35.1
48-
zgw-consumers-oas
4948
oyaml
5049
PyJWT>=2.0.0
5150
requests
@@ -61,6 +60,7 @@ tests_require =
6160
black
6261
requests-mock
6362
freezegun
63+
zgw-consumers-oas
6464

6565
[options.packages.find]
6666
include =
@@ -80,6 +80,7 @@ tests =
8080
black
8181
requests-mock
8282
freezegun
83+
zgw-consumers-oas
8384
pep8 = flake8
8485
coverage = pytest-cov
8586
docs =

0 commit comments

Comments
 (0)