Skip to content
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

FIX: GH Actions build by removing demjson #67

Merged
merged 2 commits into from
May 3, 2023
Merged

Conversation

carlwilson
Copy link
Member

  • removed demjson from requirements.txt; and
  • removed unnecessary pinning of setuptools in GH Actions build.

Closes #55

- removed demjson from requirements.txt; and
- removed unnecessary pinning of `setuptools` in GH Actions build.
@carlwilson carlwilson added the bug Something isn't working label May 3, 2023
@carlwilson carlwilson added this to the v1.2.0 milestone May 3, 2023
@carlwilson carlwilson self-assigned this May 3, 2023
Copy link
Collaborator

@jhsimpson jhsimpson left a comment

Choose a reason for hiding this comment

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

looks good

@carlwilson carlwilson merged commit 993c486 into master May 3, 2023
@carlwilson carlwilson deleted the fix/remove-demjson branch May 3, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pip installation of demjson broken under setuptools>=58
2 participants