Skip to content

Commit f9fdbbf

Browse files
authored
Update README.md
1 parent 954fb19 commit f9fdbbf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,24 @@ Requirements
185185
Tested on
186186
=========
187187

188+
* IPython 3.6 with Python 3.6 on Linux 64bit and Macs (2018-04)
188189
* IPython 3.2 with Python 3.4 on Linux 64bit (2015-06)
189190
* IPython 2.2 with Python 2.7 on Linux 64bit (2015-06)
190191
* IPython 2.1 with Python 2.7 on Linux 64bit (not tested in 2015)
191192
* IPython 2.1 with Python 2.7 on Windows 64bit (no `perf` support, not tested in 2015)
192193
* IPython 2.1 with Python 2.7 on OS X 10.10 Yosemite (no `perf` support, not tested in 2015)
193194
* IPython 1.2 KNOWN NOT TO WORK
195+
196+
Acknowledgements
197+
================
198+
199+
Many thanks to https://github.com/manahl/ for hosting a hackathon (2018-04) that lead to us publishing `ipython_memory_usage` to PyPi: https://pypi.org/project/ipython-memory-usage/ . Props to my colleagues for helping me fix the docs and upload to PyPI:
200+
* https://github.com/pawellee
201+
* https://github.com/takumab
202+
* https://github.com/Hexal7785 (Hetal)
203+
* https://github.com/robmarkcole
204+
* https://github.com/pmalde
205+
* https://github.com/LucijaGregov
194206

195207
TO FIX
196208
======

0 commit comments

Comments
 (0)