Commit 4220173c authored by Chris McDonough's avatar Chris McDonough

Minor fix to ZEO package install stanza.

parent e696ec1a
......@@ -641,6 +641,7 @@ setup(
packages=['ZEO', 'ZEO.tests', 'ZEO.zrpc'],
data_files=[['ZEO', ['ZEO/*.txt']]],
cmdclass={'install_data': install_data},
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment