This website works better with JavaScript.
Home
Help
Sign In
devops
/
sponson
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
11
Activity
Browse Source
Define documentation.
develop
Sam Black
3 years ago
parent
74ba8098be
commit
c651938e49
Signed by:
samwwwblack
GPG Key ID:
0FF0223994EA47D8
2 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
CHANGELOG.rst
+4
-0
setup.py
+ 6
- 0
CHANGELOG.rst
View File
@ -11,6 +11,12 @@ Unreleased_
..
_Unreleased:
https://code.lapwing.org/devops/sponson/tree/develop
Changed
-------
- Moved all operations to DBUS services
0.5.1_ - 2017-08-17
===================
+ 4
- 0
setup.py
View File
@ -21,6 +21,10 @@ setup(
author_email
=
"
samwwwblack@lapwing.org
"
,
description
=
"
'
systemd-nspawn
'
wrapper
"
,
long_description
=
sponson
.
__doc__
,
doc_files
=
[
"
README.rst
"
,
"
docs/
"
]
,
zip_safe
=
False
,
include_package_data
=
True
,
install_requires
=
[
Write
Preview
Loading…
Cancel
Save