-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored code for directory changes (#30)
* removed unwanted comments and unused code * Resource directory improved * fixed directory issues * fixed dir issues, refactored a bit * refresh pacakge working * removed the version from readme * some logging statements added Co-authored-by: Ubaid Usmani <usmaniubaid@gail.com>
- Loading branch information
1 parent
93a1063
commit 133a192
Showing
36 changed files
with
340 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ pipgui/test/* | |
.vscode | ||
bin | ||
|
||
__pycache__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
include pipgui/Resource_Files/* | ||
Exclude pipgui/Test/* | ||
Exclude pipgui/UI_files/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.