Otto Fowler created PLC4X-268:
---------------------------------
Summary: PLC4PY: use makefile to setup poetry and env
Key: PLC4X-268
URL: https://issues.apache.org/jira/browse/PLC4X-268
Project: Apache PLC4X
Issue Type: Bug
Reporter: Otto Fowler
We should be using poetry commands and virtual env for building and testing and
dependency management ( which replicates what mvn does ).
We need to handle this either from mvn or the command line.
The best and standard way would be to have a Makefile with the correct targets
and checks and call that from maven each time.
A cli user could just run it once before starting the use the cli or ide with
virtual env set to the one poetry generates.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)