Closed chottAA5208 closed 10 months ago
Hi !
Thanks for your PR. I am a bit surprised CI did not run 🤔 . I would rather try to run CI and make sure install completes even on 3.11. I am not sure my test matrix goes up to 3.11, cf the matrix.
Will do asap
Thanks Remy! Let me know if there is anything that we can do to help you with that! We would love to have this in and it will help us continue to use your library!
From: Rémy Dubois @.> Sent: Friday, December 15, 2023 11:30 AM To: remydubois/lsnms @.> Cc: Chott, Taylor - US @.>; Author @.> Subject: Re: [remydubois/lsnms] chore: update upper limits of python and numpy (PR #24)
EXTERNAL EMAIL - This email originated from outside of CACI. Do not click any links or attachments unless you recognize and trust the sender.
Hi !
Thanks for your PR. I am a bit surprised CI did not run 🤔 . I would rather try to run CI and make sure install completes even on 3.11. I am not sure my test matrix goes up to 3.11, cf the matrixhttps://github.com/remydubois/lsnms/blob/3148c508a6c71a128af12dbe3c7ffae9b454b66d/.github/workflows/python-package.yml#L19.
Will do asap
— Reply to this email directly, view it on GitHubhttps://github.com/remydubois/lsnms/pull/24#issuecomment-1858319249, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKGVYINRA73ZVI56GYWRJTTYJSJMLAVCNFSM6AAAAABAVHBRDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJYGMYTSMRUHE. You are receiving this because you authored the thread.Message ID: @.***>
This electronic message contains information from CACI International Inc or subsidiary companies, which may be company sensitive, proprietary, privileged or otherwise protected from disclosure. The information is intended to be used solely by the recipient(s) named above. If you are not an intended recipient, be aware that any review, disclosure, copying, distribution or use of this transmission or its contents is prohibited. If you have received this transmission in error, please notify the sender immediately.
Hi, not much, thanks.
I took the occasions to solve old PRs I have had hanging around which should introduce some more speedup. I will integrate your version change in this new PR, and close this one once it's done !
Looking to make code more flexible to updates in python and numpy to continue to use in the future.
Passed all pytests.