[ 
https://issues.apache.org/jira/browse/ARIA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036223#comment-16036223
 ] 

ASF GitHub Bot commented on ARIA-64:
------------------------------------

Github user ran-z commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/144#discussion_r120004896
  
    --- Diff: requirements.in ---
    @@ -13,7 +13,6 @@
     # In order to create the requirements.txt file, execute
     # pip-compile --output-file requirements.txt requirements.in (pip-tools 
package is needed).
     
    -PyYAML<3.13
    --- End diff --
    
    this change isn't enough - you have to regenerate the `requirements.txt` 
file (using `pip-compile` - read comment on `requirements.in`).
    when you do so, note the comments on the top of the current 
`requirements.txt` file - there's some manual modifications that must be made 
as well.


> Remove PyYaml dependency
> ------------------------
>
>                 Key: ARIA-64
>                 URL: https://issues.apache.org/jira/browse/ARIA-64
>             Project: AriaTosca
>          Issue Type: Task
>            Reporter: Tal Liron
>            Assignee: Tal Liron
>
> We're using ruamel.yaml: there is no reason to use two separate yaml parsers, 
> and it indeed can lead to confusion.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to