Skip to content

Commit 8f9ccf5

Browse files
committed
Only require ppbt on linux
1 parent 867ad1f commit 8f9ccf5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements/docs.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ sphinx
55
sphinx-argparse
66
furo
77
sphinx-mdinclude
8+
ppbt; sys_platform == 'linux'
9+

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
pytest
55
pytest-skip-markers
66
swig
7-
ppbt
7+
ppbt; sys_platform == 'linux'

0 commit comments

Comments
 (0)