dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Add license file to distribution #500

Closed BastianZim closed 3 years ago

BastianZim commented 3 years ago

Currently, the license file is not included in the PyPI distribution. This should fix it.

Ref: https://pypi.org/project/dwave-cloud-client/#files

CC https://github.com/dwavesystems/dwave-ocean-sdk/issues/144

BastianZim commented 3 years ago

@randomir This would also make https://github.com/dwavesystems/dwave-ocean-sdk/issues/144 slightly easier but not a requirement.

BastianZim commented 3 years ago

Thanks for merging.