Verified Commit 34db52d5 authored by Daniel Williams's avatar Daniel Williams
Browse files

Added a line to install wheel.

parent 278974b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ build:wheel:
  # build-dependencies.
  # stage: build
  script:
    - pip install wheel
    # Build wheel
    - python setup.py bdist_wheel --universal
    # Bundle and fix up dependent shared libraries