Skip to content

Commit 13e1793

Browse files
committed
version reading deps upd
1 parent 8d90d2b commit 13e1793

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ def setup(app):
101101

102102
# The full version, including alpha/beta/rc tags
103103
# Read the version from the __init__ file
104+
import io
105+
import re
104106

105107
def _read(*parts, **kwargs):
106108
filepath = os.path.join(os.path.dirname(__file__), *parts)

0 commit comments

Comments
 (0)