MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
36 stars 6 forks source link

update setup.py + flags under dedicated folder #99

Closed Tkd-Alex closed 4 months ago

Tkd-Alex commented 4 months ago

The following setup.py was updated using PEP8 formatting and cherry-picking trought my previous commit. This commit include also the refactoring that move all the flags.png under dedicated folder.

Also the .gitignore file was update following the standard one for python projects: https://github.com/github/gitignore/blob/main/Python.gitignore