Skip to content

Commit 49b5a37

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#282 from lyndsysimon/master
Housekeeping
2 parents 12a9eee + f4e3c36 commit 49b5a37

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/scenarios/scientific.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ Virtual Machine) (through special decorators).
4343
Briefly, Numba using system that compiles Python code with LLVM to code which
4444
can be natively executed at runtime.
4545

46-
.. todo:: Write about Numba
47-
4846
SciPy
4947
-----
5048

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
requests
1+
requests
2+
sphinx

0 commit comments

Comments
 (0)