This commit goes through and fixes several aspects related to the
packaging around the honeywell provider. It mainly fixes small
oversights that were resulting in a package that would work but was
either including extra files which were unecsessary or missing metadata.
At the same time the versioning scheme for the project is updated to be
consistent with the rest of Qiskit. A version attribute is added to
init module for the honeywell namespace too.
Summary
This commit goes through and fixes several aspects related to the packaging around the honeywell provider. It mainly fixes small oversights that were resulting in a package that would work but was either including extra files which were unecsessary or missing metadata. At the same time the versioning scheme for the project is updated to be consistent with the rest of Qiskit. A version attribute is added to init module for the honeywell namespace too.
Details and comments