Skip to content

Handle 2to3 outisde of setup.py #43

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ImNtReal
Copy link

Since Python 2 has been deprecated for a while, I ran 2to3 against pushover.py and removed the deprecated use_2to3 flag in setup.py.

@wilsonwang371
Copy link

@Thibauth can we get the merged ??

@m-gaster
Copy link

Not sure if this is actively maintained but I'm still getting this error. using uv

➜ uv add "python-pushover @ git+https://github.com/Thibauth/python-pushover"
 Updated https://github.com/Thibauth/python-pushover (420bde9)
  × Failed to build `python-pushover @ git+https://github.com/Thibauth/python-pushover`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `setuptools.build_meta:__legacy__.build_wheel` failed (exit status: 1)

      [stderr]
      error in python-pushover setup command: use_2to3 is invalid.

      hint: This usually indicates a problem with the package or the build environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants