add https for dev server

This commit is contained in:
Sam
2019-11-13 12:57:36 +01:00
parent 3fa964a2b8
commit 6447d22d97
4 changed files with 41 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ sphinx = "^2.2.1"
sphinxcontrib-httpdomain = "^1.7"
sphinx-bootstrap-theme = "^0.7.1"
recommonmark = "^0.6.0"
pyopenssl = "^19.0"
[tool.pytest]
norecursedirs = "fittrackee_api/.venv"