Skip to content

Commit

Permalink
Update Issues.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BuvinJT committed Jan 22, 2019
1 parent 9ec3b7c commit 073ced3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/Issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,43 @@
## Tested Against

Python:

* 2.7
* 3.5
* 3.7

Windows:

* 8.0
* 10

macOS:

* Sierra

Linux:

* Ubuntu 16.04
* Ubuntu 18.04

OS Language:

* English

PyInstaller:

* 3.4

Qt Installer Framework:

* 3.0.6

Opy distbuilder:

* 0.9+

Pip:

* 18.x

## Binary launching runtime issues
Expand Down Expand Up @@ -76,7 +85,6 @@ Python example:
def restoreWorkDir() :
if __INIT_DIR : os.chdir( __INIT_DIR )


Example use of the above functions:

if __name__ == "__main__":
Expand Down

0 comments on commit 073ced3

Please sign in to comment.