Yoshiki Sakamoto

Results 5 issues of Yoshiki Sakamoto

Fixes - Add pip-compile help in README. - Add pip-sync help in README. #1633 ##### Contributor checklist - [x] Provided the tests for the changes. - [x] Assure PR title...

docs

#### What's the problem this feature will solve? This is so that those who are wondering whether to use this tool can understand how to use it at a glance....

docs

``` Bash WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are...

enhancement

In Python >= 3.9, it should be rewritten as follows. ``` python hashlib.md5(usedforsecurity=False) ``` https://github.com/dwavesystems/dwave-cloud-client/blob/442211d5279e9e6a96dc42175549caef66844970/dwave/cloud/client/base.py#L1832-L1834 Please refer to those page. http://blog.serindu.com/2019/11/12/django-in-fips-mode/ https://code.djangoproject.com/ticket/28401

**Application** Support arm architecture. **Proposed Solution** [cibuildwheel](https://cibuildwheel.readthedocs.io/en/stable/) allows you to do that.

feature-request/enhancement