Skip to content

Commit 174aa95

Browse files
wip: add compatibility note
1 parent 0b87b24 commit 174aa95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Bazel rules to transitively fetch and install Python dependencies from a requirements.txt file.
44

5+
## Prerequisites
6+
7+
* The rules support Python >= 3.5 (the oldest [maintained release](https://devguide.python.org/#status-of-python-branches)).
8+
59
## Features
610

711
* Transitive Dependency Resolution

0 commit comments

Comments
 (0)