Skip to content

Commit

Permalink
Another try!
Browse files Browse the repository at this point in the history
  • Loading branch information
YuukanOO committed Dec 7, 2018
1 parent b29c0ac commit 8878c24
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
import sys
import os

sys.path.append(os.path.abspath('..'))

from pytlas.version import __version__
with open('../pytlas/version.py') as f:
__version__ = f.readline().strip()[15:-1]

# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit 8878c24

Please sign in to comment.