Skip to content
Snippets Groups Projects
Commit 0e9f0a5b authored by Tom Vander Aa's avatar Tom Vander Aa
Browse files

Merge branch 'master' of code.it4i.cz:vanderaa/loom

parents 5c3cb6c2 1296b1fa
Branches
Tags
No related merge requests found
Pipeline #
#!/bin/bash
cd python
sh generate.sh
python setup.py install --single-version-externally-managed --record=record.txt
package:
name: hyperloom-client
version: 0.7
source:
git_url: https://code.it4i.cz/ADAS/loom
git_tag: v0.7.0
requirements:
build:
- protobuf
- python
- setuptools
run:
- protobuf
- cloudpickle
about:
home: http://loom-it4i.readthedocs.io/
license: BSD
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment