Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuined1 <ruined1@gmail.com>2019-04-26 17:44:45 +0300
committerGitHub <noreply@github.com>2019-04-26 17:44:45 +0300
commit13dab2e035b901dea39225bec30498a5ced66e95 (patch)
tree036c60b7a4f430f9087ab6d389653362e069ae24
parent9f1d2aa58cec76306c3dc6887e7c9c92769936fe (diff)
Reflect now using Python 3(.7.2)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 87d3b8c..4f99568 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@ Either can be run with the -silent argument as of v3.1. This will perform all av
## Dependencies
This is only to run the script from source, [download the exe here](https://github.com/10se1ucgo/DisableWinTracking/releases/)
-* Tested on Python 2.7
-* [wxPython](http://wxpython.org/download.php) -- GUI (Tested with wxPython=Phoenix)
+* Tested on Python 3.7.2 since DisableWinTracking 3.2.4 (commit [9f1d2aa](https://github.com/10se1ucgo/DisableWinTracking/commit/9f1d2aa58cec76306c3dc6887e7c9c92769936fe))
+* [wxPython](http://wxpython.org/download.php)
* [PyWin32](http://sourceforge.net/projects/pywin32/files/pywin32/)
* Windows 10 (Duh)