Skip to content

Commit 0e505eb

Browse files
committed
Build-Depends: python3-sphinxcontrib.apidoc, python3-nbsphinx
1 parent dbd0b52 commit 0e505eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nipype (1.4.2-1) UNRELEASED; urgency=medium
1111
* Switch from cdbs to dh
1212
* Remove outdated debian/README.{Debian,source}
1313
* Remove outdated debian/{pyversions,pycompat}
14-
* Build-Depends: python3-filelock
14+
* Build-Depends: python3-filelock, python3-sphinxcontrib.apidoc, python3-nbsphinx
1515

1616
-- Andreas Tille <[email protected]> Thu, 20 Feb 2020 19:39:13 +0100
1717

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 12),
88
dh-python,
99
python3-all,
1010
python3-sphinx,
11+
python3-sphinxcontrib.apidoc,
1112
python3-dateutil,
1213
python3-numpydoc,
1314
python3-packaging,
@@ -18,6 +19,7 @@ Build-Depends: debhelper-compat (= 12),
1819
python3-click,
1920
python3-filelock,
2021
python3-matplotlib,
22+
python3-nbsphinx,
2123
python3-nibabel,
2224
python3-nitime,
2325
python3-nipy,

0 commit comments

Comments
 (0)