Python protobuf from virtualenv

This commit is contained in:
2015-07-15 15:52:24 +01:00
parent 9d2b41add5
commit 211927769a
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@
/src/pb_*.c
/src/pb.h
/*.pb
/venv
/protoc.exe

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
protobuf