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
c1dff57b
Commit
c1dff57b
authored
Jun 27, 2018
by
Florian Kempenich
Browse files
Add LICENSE to pypi
parent
3d17364e
Changes
2
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
c1dff57b
include README.md
include LICENSE
include .ansible-droplet-inventory
recursive-include ansible_droplet *
...
...
setup.py
View file @
c1dff57b
...
...
@@ -9,7 +9,7 @@ def readme():
setup
(
name
=
'ansible-droplet'
,
version
=
'0.4.
0
'
,
version
=
'0.4.
1
'
,
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