simplified docker usage
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-09-27 22:00:54 +02:00
parent 51e1aab134
commit eb797a945d
5 changed files with 31 additions and 39 deletions

View File

@@ -11,9 +11,6 @@ setup(
entry_points = {
'console_scripts': [
'infomentor=infomentor:main',
'adduser=infomentor:run_adduser',
'addmail=infomentor:run_addmail',
'addpushover=infomentor:run_addpushover',
],
},
install_requires=[