spaCy/.buildkite/sdist.yml
2017-11-07 11:57:09 +01:00

6 lines
122 B
YAML

steps:
-
command: "fab env clean make test sdist"
label: ":dizzy: :python:"
artifact_paths: "dist/*.tar.gz"