Add xdoctest to the develop dependencies

This commit is contained in:
Alexander Hess 2020-10-27 17:07:07 +01:00
commit a4c32f5811
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 26 additions and 1 deletions

View file

@ -21,6 +21,9 @@ numpy = "^1.19.2"
nox = "^2020.8.22"
pre-commit = "^2.7.1"
# Testing
xdoctest = "^0.15.0"
# Live coding during presentation mode
jupyter-contrib-nbextensions = "^0.5.1"
rise = "^5.6.1"