1
0
mirror of https://github.com/inofix/maestro.py.git synced 2026-02-05 09:45:24 +01:00
Converted to RST.
This commit is contained in:
Michael Lustenberger
2018-07-03 15:10:36 +02:00
parent 1c6fb7adc0
commit 3bd24d8759
3 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,9 @@
# maestro.py
maestro.py
==========
Introduction
------------
Semi- to full-automation. The realistic approach for SMBs.
'Pet' vs. 'herd'? This is the 'stable' approach!
@@ -22,7 +27,8 @@ tools. It must be flexible enough to be split up as needed
and simple enough such that one can work on several projects
without having to think too much.
--
History
-------
This project was started as a
proof-of-concept / first-do-it-approach here and was

View File

@@ -2,4 +2,4 @@
TODO: include with PyPI
"""
version='0.1',
version='0.1.dev2+g1c6fb7a',

View File

@@ -1,2 +1,2 @@
Internal Version: 0.1
Official Version: 0.1
Internal Version: 0.1-2-g1c6fb7a
Official Version: 0.1.dev2+g1c6fb7a