first commit
This commit is contained in:
commit
52145ecabf
10 changed files with 538 additions and 0 deletions
5
__init__.py
Normal file
5
__init__.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
"""Top-Level package for the project."""
|
||||
# __init__.py
|
||||
|
||||
__app_name__ = "rptodo"
|
||||
__version__ = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue