ottlukas commented on a change in pull request #219: URL: https://github.com/apache/plc4x/pull/219#discussion_r556347892
########## File path: pyproject.toml ########## @@ -0,0 +1,14 @@ +[tool.poetry] +name = "plc4x" +version = "0.1.0" +description = "" +authors = ["ottlukas <[email protected]>"] Review comment: yes ... strange in PyCharm it looks like this:  But when I push to repo it does not...any ideas how to change this (seems to be IDE related) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
