Skip to content

Commit d512e31

Browse files
committed
Add rope
1 parent 54c2790 commit d512e31

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

poetry.lock

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ rdflib = "^4.2"
1414
pytest = "^3.0"
1515
black = {version = "^18.3-alpha.0", allow-prereleases = true}
1616
mypy = "^0.740.0"
17+
rope = "^0.14.0"
1718

1819
[build-system]
1920
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)