Skip to content

Commit 2b4efd0

Browse files
committed
Removed python2 compatibility. We're too modern! =-p
1 parent 3e92a9e commit 2b4efd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Python 3. The main program only uses modules from the standard library.
99
In order to draw the plots, matplotlib >= 1.4 is required.
1010
To run "fastChooseK.py" (fastStructure wrapper only), numpy is also required.
1111

12-
*Structure_threader* **might** also work with python2, however, this is not as tested as the python3 version (actually its hardly tested at all). During our limited testing, running in python3 yields ~11% speed gains relatively to python2 (although this testing was limited).
13-
1412

1513
## Where to get it
1614
* Source code - [Structure_threader on github](https://github.com/StuntsPT/Structure_threader)

0 commit comments

Comments
 (0)