-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 5.2.0 #175
Version 5.2.0 #175
Conversation
Update requirements
The environment variable that needs to set seems to have changed as of [this PR][1] [1]: TheKevJames/coveralls-python#227
Fix coveralls.
Make it harder to modify frozen boxes Co-authored-by: Varun Madiath <[email protected]>
Fix Flake8 issues
Are you waiting for something to promote/merge this? |
@vamega Sorry for delay, reformatted recently and my test+deploy script apparently didn't survive so was working on re-creating that, and of course general distractions. (It tests everything on Windows on multiple python versions, so I can make sure no OS dependent errors happen.) |
No need to apologize, was just curious.
I’d love to look at your test/deploy script or what you’ve managed to
recreate.
Trying to make a template for myself for future Python projects.
…On Wed, Oct 28, 2020 at 10:53 PM Chris Griffith ***@***.***> wrote:
Merged #175 <#175> into master.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#175 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABWRMEYBOFTZN26236HIA3SNDKKNANCNFSM4TAXPE2Q>
.
|
It's a pretty simple
|
pop
,popitem
andclear
(thanks to Varun Madiath)Co-authored-by: Varun Madiath [email protected]
Co-authored-by: Fabian Affolter [email protected]