Closed JohnGiorgi closed 2 years ago
For whatever reason, poetry init creates a key, [build-system] that can't be used to pip install the repo from the git URL. I make the simple change that should fix that.
poetry init
[build-system]
For whatever reason,
poetry init
creates a key,[build-system]
that can't be used to pip install the repo from the git URL. I make the simple change that should fix that.