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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdbpp borks our 0.1.0a5 on pypi 馃槀 #323

Open
goodboy opened this issue Aug 4, 2022 · 0 comments
Open

pdbpp borks our 0.1.0a5 on pypi 馃槀 #323

goodboy opened this issue Aug 4, 2022 · 0 comments

Comments

@goodboy
Copy link
Owner

goodboy commented Aug 4, 2022

Not sure why I'm surprised; every time I try to release something moderately "bleeding edge" pypi stuff never works.

This one may have been a newb mistake though:

ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.
tractor depends on pdbpp@ git+https://github.com/pdbpp/pdbpp@76c4be5#egg=pdbpp ; python_version > "3.9"

Related discussion around why this is the case can be found here:
https://discuss.python.org/t/packages-installed-from-pypi-cannot-depend-on-packages-which-are-not-also-hosted-on-pypi/3736.

I'm not super interested in vendoring pdbpp so a better stop gap if that project is taking too long is to maybe offer debug mode as an extra dep?

Users can just install from git for now since I don't really have the time to get all the pdbpp deps in line for 3.10.

Relates to following pdbpp outstandings:

@goodboy goodboy changed the title Welp, 0.1.0a5 is borked on pypi 馃槀 Welp, 0.1.0a5 is borked on pypi 馃槀 thanks to pdbpp Jan 26, 2023
@goodboy goodboy changed the title Welp, 0.1.0a5 is borked on pypi 馃槀 thanks to pdbpp pdbpp makes borks our 0.1.0a5 on pypi 馃槀 Jan 26, 2023
@goodboy goodboy changed the title pdbpp makes borks our 0.1.0a5 on pypi 馃槀 pdbpp borks our 0.1.0a5 on pypi 馃槀 Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant