You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by "Otto Fowler (Jira)" <ji...@apache.org> on 2021/01/08 16:20:00 UTC

[jira] [Created] (PLC4X-268) PLC4PY: use makefile to setup poetry and env

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)