Skip to content

Commit 9d24364

Browse files
committed
Python versions in readme.
1 parent b134ce5 commit 9d24364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Key features
1010
- Injects dependencies everywhere via ``inject.instance(MyClass)``.
1111
- Injects dependencies as class attributes via ``inject.attr(MyClass)``.
1212
- Transparently integrates into tests.
13+
- Supports Python 2.7 and Python 3.3+.
1314

1415
Usage
1516
=====

0 commit comments

Comments
 (0)