Skip to content

Commit

Permalink
Allow python_requirements_facts to cope with packages with dashes (an…
Browse files Browse the repository at this point in the history
…sible#56166)

* Allow python_requirements_facts to cope with packages with dashes

```
python_requirements_facts:
  dependencies:
    - kubernetes-validate
```

should work as expected

* Ensure tests run for python_requirements_facts

(cherry picked from commit 8e1dd58)
  • Loading branch information
willthames committed May 21, 2019
1 parent 4bf5985 commit 571d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/targets/python_requirements_facts/aliases
@@ -1 +1 @@
unsupported
shippable/posix/group2

0 comments on commit 571d3e1

Please sign in to comment.