Skip to content

Commit aff1e2f

Browse files
Merge pull request #3 from TeachBooks/EN
Update requirements.txt
2 parents 1c4a472 + 25f7292 commit aff1e2f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# first list the packages you wish to download from PyPI
22
teachbooks # depends on jupyter-book
33
jupyterbook-patches
4+
download_link_replacer
45
# numpy
56

67
# docutils version for reference page formatting
@@ -9,6 +10,3 @@ docutils==0.17.1
910
# now list the packages (and the respective url) you wish to download from the GitLab package registry
1011
--extra-index-url https://gitlab.tudelft.nl/api/v4/projects/11239/packages/pypi/simple
1112
sphinx-thebe ~= 0.9.9 #temporarily disable
12-
13-
# lastly any packages you wish to download directly from a Git repository
14-
download_link_replacer @ git+https://gitlab.tudelft.nl/mude/sphinx-download-link-replacer

0 commit comments

Comments
 (0)