diff options
author | 2020-06-18 13:12:31 +0300 | |
---|---|---|
committer | 2020-06-18 13:12:31 +0300 | |
commit | 80159d8789fe2ea0b36d84b83348813f67e18652 (patch) | |
tree | a997c5013257bdb7d02518d86c21595c15a33ced /templates/service/cookiecutter.json | |
parent | 8a8b87e65c0b3d579f8ea420e23a9cd07528dfe1 (diff) |
Rearranging files for distribution, setup.py modifications
Diffstat (limited to 'templates/service/cookiecutter.json')
-rw-r--r-- | templates/service/cookiecutter.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/service/cookiecutter.json b/templates/service/cookiecutter.json deleted file mode 100644 index f37ea1f..0000000 --- a/templates/service/cookiecutter.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "aglsystemdservice": "agl-service-something", - "classname": "NewService", - "api": "serviceapi", - "verblist": ["subscribe", "unsubscribe"] -}
\ No newline at end of file |