Skip to content
Snippets Groups Projects
Commit 26616267 authored by Tom Levens's avatar Tom Levens
Browse files

Update to management of version code

The version code is now in __init__.py to allow querying the package
version using pyjapc.__version__ instead of pyjapc.pyjapc.__version__

When running setuptools without the required dependencies installed,
reading the version code would result in an ImportError. This is now
caught and a warning emitted, but the installation can continue.
parent 9077adda
No related branches found
Tags cmake/v0.2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment