Skip to content
Discussion options

You must be logged in to vote

Poetry is two things:

  • a virtual environments manager, competitor to e.g. requirements.txt + venv, competitor to pipenv
  • a build backend, competitor to setuptools/flit/meson-python

Which one are you trying to use it for? If you pip install . does that work, and produce a working install? Because if that does work, then IIRC poetry's virtual environments manager just uses pip internally and that should work as well.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@adam2392
Comment options

@eli-schwartz
Comment options

@eli-schwartz
Comment options

Answer selected by adam2392
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants