Skip to content

Commit

Permalink
this line was commented out by mistake by PR #55, fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
antocuni committed Oct 18, 2021
1 parent 25f1876 commit 6413411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capnpy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sys
#import pkg_resources
import pkg_resources

from capnpy.compiler.compiler import DynamicCompiler
from capnpy.compiler.distutils import capnpify
Expand Down

0 comments on commit 6413411

Please sign in to comment.