Skip to content

Commit 232a5da

Browse files
committed
Add like to Python 3 for scientists
1 parent 221ffda commit 232a5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sections/50-why.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ code to use Python 3:
1515
- [How to add Python 3 support to your code](https://docs.python.org/3/howto/pyporting.html)
1616
- [Stop supporting Python 2.6 for free](http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html) (Nick Coghlan)
1717
- [Why Python 4.0 won't be like Python 3.0](http://www.curiousefficiency.org/posts/2014/08/python-4000.html) (Nick Coghlan)
18+
- [Python 3 for scientists](http://python-3-for-scientists.readthedocs.io/en/latest/)
1819
- [scikit-bio py3-only RFC](https://github.com/biocore/scikit-bio-rfcs/blob/master/accepted/002-py3-only.md)

0 commit comments

Comments
 (0)