PyKMIP/kmip
Peter Hamilton b38b58c2f4 Fixing relative path bug when looking up library version
This change fixes the use of relative paths used to fetch the PyKMIP
library version number in kmip/__init__.py and setup.py. The absolute
path of the file is now dynamically generated and used instead. Tests
are included to verify that the __version__ attribute is set properly.
2015-06-24 12:31:53 -04:00
..
core Merge pull request from OpenKMIP/feat/finish-boolean-primitive 2015-06-23 14:13:26 -04:00
demos
pie Adding additional cryptographic base classes 2015-06-23 13:25:31 -04:00
services
tests Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00
__init__.py Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00
kmipconfig.ini
logconfig.ini
version.py