Skip to content

Commit 3254e52

Browse files
authored
Change interrogate version specification to exact match
1 parent 981b238 commit 3254e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev = [
3939
'black',
4040
'coverage',
4141
'flake8',
42-
'interrogate>=1.7.0',
42+
'interrogate==1.7.0',
4343
'isort',
4444
'Sphinx',
4545
'furo'

0 commit comments

Comments
 (0)