Adapt directory structure for packaging

This commit is contained in:
Henri
2020-12-02 21:26:25 +01:00
parent 8c5a5d9964
commit b4868ca0c0
17 changed files with 43 additions and 32 deletions

View File

@@ -7,7 +7,7 @@ with open('README.md', 'r') as f:
setup_kwargs = {
'name': 'wgfrontend',
'version': '0.2.0',
'version': '0.2.1',
'author': 'The Towalink Project',
'author_email': 'pypi.wgfrontend@towalink.net',
'description': 'web-based user interface for configuring WireGuard for roadwarriors',