Skip to content

Commit

Permalink
jira dependencies not on linux32
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed May 7, 2020
1 parent af6fbdb commit 4b92542
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pkg_defs/ska3-core/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ requirements:
- mpld3 ==0.3
- python-docx ==0.8.7
# jira dependecies
- blinker ==1.4
- defusedxml ==0.6.0
- oauthlib ==3.1.0
- pbr ==5.4.4
- pyjwt ==1.7.1
- requests-oauthlib ==1.3.0
- requests-toolbelt ==0.9.1
- blinker ==1.4 # [not linux32]
- defusedxml ==0.6.0 # [not linux32]
- oauthlib ==3.1.0 # [not linux32]
- pbr ==5.4.4 # [not linux32]
- pyjwt ==1.7.1 # [not linux32]
- requests-oauthlib ==1.3.0 # [not linux32]
- requests-toolbelt ==0.9.1 # [not linux32]

0 comments on commit 4b92542

Please sign in to comment.