Skip to content

Conversation

alanag13
Copy link
Contributor

Click 8.0 was released ~14hrs ago and is causing unit tests to fail due to some breaking changes it made. We should eventually try to update to the latest and greatest and make the appropriate corresponding changes but for now let's just get everything to pass again.

@github-actions
Copy link

github-actions bot commented May 12, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️

setup.py Outdated
"click_plugins>=1.1.1",
"colorama>=0.4.3",
"c42eventextractor==0.4.1",
"keyring==18.0.1",
"keyrings.alt==3.2.0",
"pandas>=1.1.3",
"py42>=1.11.1",
"py42>=1.13.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also found that the current min py42 version is wrong, 1.13.0 added some methods that the latest CLI release uses

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops nvm this was caused by my branch not being caught up

@alanag13 alanag13 changed the base branch from master to v1.5.1 May 12, 2021 14:28
@alanag13 alanag13 changed the base branch from v1.5.1 to master May 12, 2021 14:29
@alanag13 alanag13 merged commit b7bc9bb into master May 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2021
@timabrmsn timabrmsn deleted the chore/pin-click branch August 27, 2021 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants