Enable Python testing and coverage
Showing
- src/python/grpcio/.gitignore 1 addition, 1 deletionsrc/python/grpcio/.gitignore
- src/python/grpcio/setup.py 2 additions, 2 deletionssrc/python/grpcio/setup.py
- src/python/grpcio_test/.gitignore 10 additions, 0 deletionssrc/python/grpcio_test/.gitignore
- src/python/grpcio_test/MANIFEST.in 3 additions, 0 deletionssrc/python/grpcio_test/MANIFEST.in
- src/python/grpcio_test/commands.py 55 additions, 0 deletionssrc/python/grpcio_test/commands.py
- src/python/grpcio_test/setup.cfg 3 additions, 0 deletionssrc/python/grpcio_test/setup.cfg
- src/python/grpcio_test/setup.py 18 additions, 1 deletionsrc/python/grpcio_test/setup.py
src/python/grpcio_test/.gitignore
0 → 100644
src/python/grpcio_test/MANIFEST.in
0 → 100644
src/python/grpcio_test/commands.py
0 → 100644
src/python/grpcio_test/setup.cfg
0 → 100644
Please register or sign in to comment