Skip to content
Snippets Groups Projects
Forked from kwant / kwant
Source project has a limited visibility.
Joseph Weston's avatar
Joseph Weston authored
Python 3 no longer allows implicit relative imports:
https://docs.python.org/release/3.0.1/whatsnew/3.0.html#removed-syntax
Instead of importing the version file we just parse it. By keeping
the extension ".py" we make it so that it will be distributed along
with the rest of the package.
ecfd5d86
History
Name Last commit Last update