Closed Natim closed 5 years ago
The make install rules is installing poetry, but poetry is probably already installed (in circleci) or available globaly (in development) we could install it only if not already available.
make install
The
make install
rules is installing poetry, but poetry is probably already installed (in circleci) or available globaly (in development) we could install it only if not already available.