Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 7 additions & 12 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
name: slcli
name: slcli # check to see if it's available
version: 'git' # will be replaced by a `git describe` based version string
summary: A CLI tool to interact with the SoftLayer API.
version: 'git'
adopt-info: slcli
description: |
A command-line interface is also included and can be used to manage various SoftLayer products and services.

license: MIT

base: core18
grade: stable
grade: stable
confinement: strict
base: core18
license: MIT

apps:
slcli:
Expand All @@ -27,9 +24,7 @@ parts:
source-type: git
plugin: python
python-version: python3

build-packages:
- python3

- python3
stage-packages:
- python3
- python3