Changeset - 17ff9a8b71d5
[Not reviewed]
0 1 0
Brett Smith - 7 years ago 2017-06-01 18:01:11
brettcsmith@brettcsmith.org
setup.py: Add oxrlib.commands package.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
...
 
@@ -16,3 +16,3 @@ setup(
 

	
 
    packages=['oxrlib'],
 
    packages=['oxrlib', 'oxrlib.commands'],
 
    entry_points={
0 comments (0 inline, 0 general)