comparison getan/main.py @ 488:463894654d77 3.0

Prepares for release 3.0 rename getan-eval.py to getan-report. rename getan-report.py to getan-day-report installed getan-report as script. installed getan-day-report as script. set python_requires to >=3.4
author Magnus Schieder <mschieder@intevation.de>
date Fri, 29 Jun 2018 19:47:01 +0200
parents d47e32e6b7e7
children 11d97a40dfa5
comparison
equal deleted inserted replaced
487:e7334b946caa 488:463894654d77
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # 3 #
4 # (c) 2010 by Ingo Weinzierl <ingo.weinzierl@intevation.de> 4 # (c) 2010 by Ingo Weinzierl <ingo.weinzierl@intevation.de>
5 # (c) 2011 by Björn Ricks <bjoern.ricks@intevation.de> 5 # (c) 2011 by Björn Ricks <bjoern.ricks@intevation.de>
6 # (c) 2017, 2018 Intevation GmbH
7 # Authors:
8 # * Magnus Schieder <magnus.schieder@intevation.de>
6 # 9 #
7 # A python worklog-alike to log what you have 'getan' (done). 10 # A python worklog-alike to log what you have 'getan' (done).
8 # 11 #
9 # This is Free Software licensed under the terms of GPLv3 or later. 12 # This is Free Software licensed under the terms of GPLv3 or later.
10 # For details see LICENSE coming with the source of 'getan'. 13 # For details see LICENSE coming with the source of 'getan'.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)