Skip to content

Commit b702b1e

Browse files
committed
Initial commit.
0 parents  commit b702b1e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.pyc
2+
dist
3+
bin
4+
eggs
5+
lib
6+
*.egg-info
7+
build
8+
env/

README.rst

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
######################
2+
SQLAlchemy Opentracing
3+
######################

0 commit comments

Comments
 (0)