Python protobuf from virtualenv
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,3 +6,5 @@
|
|||||||
/src/pb_*.c
|
/src/pb_*.c
|
||||||
/src/pb.h
|
/src/pb.h
|
||||||
/*.pb
|
/*.pb
|
||||||
|
/venv
|
||||||
|
/protoc.exe
|
||||||
|
|||||||
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
protobuf
|
||||||
Reference in New Issue
Block a user