Added rope to dev dependencies

This commit is contained in:
Joel Collins 2019-07-16 11:13:13 +01:00
parent 04fb6f9550
commit 78859b0766
2 changed files with 12 additions and 1 deletions

View file

@ -37,3 +37,4 @@ picamera = { git = "https://github.com/rwb27/picamera.git", branch = "lens-shadi
[tool.poetry.dev-dependencies]
sphinxcontrib-httpdomain = "^1.7"
rope = "^0.14.0"