Skip to content

Commit d42d7c1

Browse files
authored
Merge pull request #196 install local ydb sources as editable package (requirements-test.txt)
2 parents a669ec4 + 19a2f44 commit d42d7c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ aiohttp>=3.7.4,<4.0.0
22
enum-compat>=0.0.1
33
grpcio>=1.42.0
44
packaging
5-
protobuf>3.13.0,<5.0.0
5+
protobuf>=3.13.0,<5.0.0
66
six<2

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ cython
4848
freezegun==1.2.2
4949
grpcio-tools
5050
pytest-cov
51+
-e .

0 commit comments

Comments
 (0)