Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lee KIMBER
Ansible Droplet
Commits
62c1e0d7
Commit
62c1e0d7
authored
May 22, 2018
by
Florian Kempenich
Browse files
Fix missing comma
parent
d43d07ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
62c1e0d7
...
...
@@ -9,7 +9,7 @@ def readme():
setup
(
name
=
'ansible-droplet'
,
version
=
'0.3'
version
=
'0.3'
,
description
=
'A cli to Create / Destroy DigitalOcean Droplets'
,
long_description
=
readme
(),
keywords
=
'digitalocean digital ocean droplet ansible ssh provision'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment