Add zc.lockfile-2.0

This commit is contained in:
JonnyWong16 2019-11-23 19:04:25 -08:00
commit a68e5f6519
4 changed files with 397 additions and 0 deletions

1
lib/zc/__init__.py Normal file
View file

@ -0,0 +1 @@
__import__('pkg_resources').declare_namespace(__name__)