Skip to content

Commit

Permalink
Add wheel to wheelhouse
Browse files Browse the repository at this point in the history
When building dependencies ``pip`` will want to source ``wheel``
from the wheelhouse.  Ref logs in LP: #1824112
  • Loading branch information
fnordahl committed May 2, 2019
1 parent 6308b91 commit 34a0079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/charm-minimal/wheelhouse.txt
@@ -0,0 +1 @@
cryptography
1 change: 1 addition & 0 deletions wheelhouse.txt
Expand Up @@ -3,3 +3,4 @@ setuptools
setuptools-scm<=1.17.0
charmhelpers>=0.4.0,<1.0.0
charms.reactive>=0.1.0,<2.0.0
wheel

0 comments on commit 34a0079

Please sign in to comment.