Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add a project.toml to the package #34

Open
pythcoiner opened this issue Sep 2, 2024 · 0 comments
Open

Add a project.toml to the package #34

pythcoiner opened this issue Sep 2, 2024 · 0 comments

Comments

@pythcoiner
Copy link

pythcoiner commented Sep 2, 2024

i got this warning installing the package in the Liana test suite using python3.10 (but not w/ python 3.12) w/ pip 24.0:

Installing collected packages: ephemeral_port_reserve, asn1crypto, tomli, six, pycparser, py, pluggy, packaging, iniconfig, execnet, exceptiongroup, base58, attrs, pytest, cffi, pytest-timeout, pytest-forked, coincurve, pytest-xdist, bip32, bip380
  DEPRECATION: bip380 is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for bip380 ... done

actual latest pip version is 24.2 ...

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

No branches or pull requests

1 participant