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

Re-add pyperclip dependency on macOS #154

Closed
wants to merge 1 commit into from
Closed

Re-add pyperclip dependency on macOS #154

wants to merge 1 commit into from

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Jan 17, 2025

For #153.

The dependency was removed in #141 by a bug in pyproject-fmt. This has since been fixed: tox-dev/pyproject-fmt#231, tox-dev/pyproject-fmt-rust#37.

Let's re-add it.

@hugovk hugovk added the changelog: Fixed For any bug fixes label Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (222a985) to head (c84b4b6).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files           2        2           
  Lines         194      194           
=======================================
  Hits          191      191           
  Misses          3        3           
Flag Coverage Δ
macos-latest 94.32% <ø> (+0.51%) ⬆️
ubuntu-latest 93.81% <ø> (ø)
windows-latest 94.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugovk
Copy link
Owner Author

hugovk commented Jan 19, 2025

Closed in favour of #155 which adds the dependency for all operating systems.

@hugovk hugovk closed this Jan 19, 2025
@hugovk hugovk deleted the macos-pyperclip branch January 20, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Fixed For any bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deletes second platform dependency
1 participant