Satya Mishra
Satya Mishra
Added you as a member, hope that works.
@ezonca-thorlabs I still don't have much time. But if you or someone were to make the PR compatible with master branch without breaking existing code, I could merge it.
> That's interesting! I've never seen this before. I think we could support it? I'd been hoping that `--add-noqa` would serve this purpose. What do you see as the strengths...
My current workaround is to use `--no-deps` with `pip install -r`. Since `pip-compile` has specified all dependencies, `--no-deps` seems quite reasonable.
@krister-ts I don't think the current `status` field field is very useful. But changing to a property would be a breaking change. May be something like `deviceStatus`?
@krister-ts Sounds good. Want to do a PR?
Still not working
No luck. Error message seems unchanged from initial error. ``` INFO Using configuration from C:\Users\satya\.pypirc Uploading distributions to https://upload.pypi.org/legacy/ INFO dist\ftd2xx-1.3.7-py3-none-any.whl (40.1 KB) INFO Querying keyring for password Enter your...
Yes that's right. I did try using twine from my laptop and the result was the same.
Working now.