[improvement][ui] sorting installed packages by their names

This commit is contained in:
Vinicius Moreira
2020-06-21 15:38:55 -03:00
parent 2542087494
commit e852224637
3 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
env
venv
*.pyc
.idea
__pycache__
@@ -6,4 +7,4 @@ __pycache__
dist
*.egg-info
build
*.db
*.db