mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-16 17:50:24 +00:00
test(pillar): disable dxpy
on Ubuntu (works locally)
* https://cirrus-ci.com/task/5661362936348672?command=verify#L4793-L4859 ``` The directory '/home/kitchen/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. ``` * Another error encountered was not being able to find `setuptools`
This commit is contained in:
parent
a9f120fa6a
commit
155bdeb7b9
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ packages:
|
|||
- libpython2.7-dev
|
||||
- python-pip
|
||||
wanted:
|
||||
- dxpy
|
||||
# TODO: Investigate why this is longer working; OK when running locally
|
||||
# - dxpy
|
||||
- attrs
|
||||
unwanted:
|
||||
- campbel
|
||||
|
|
Loading…
Add table
Reference in a new issue