cpterry / poetry_run_src

Demonstrate an issue with poetry 1.1.13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poetry_run_src

Run run_examples.py to see demonstrate issue python-poetry/poetry#6029.

It will install and uninstall the examples so make sure you're in an environment where that's OK.

It has been tested on Windows 10 and that may matter. You may have to remove the .cmd extensions to get the same behaviour on a non-Windows OS. I haven't tested that.

The asserts confirm the behaviour on my system. So if assert_failure raises an exception that means it worked for you but not for me.

About

Demonstrate an issue with poetry 1.1.13


Languages

Language:Python 100.0%