Skip to content

Commit

Permalink
Update on "Make docs buildable without virtualenv, fix #113"
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
amyreese committed Sep 17, 2022
1 parent 0f722f4 commit 3b51d75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import sys

root = pathlib.Path(__file__).parent.parent
print(f"root = {repr(root)}")
sys.path.insert(0, root.as_posix())

project = "aioitertools"
Expand Down

0 comments on commit 3b51d75

Please sign in to comment.