Fixed packetary entry-points

Change-Id: I371043f69e1578fecee5a9bedf4b11cbbfcd9652
Closes-Bug: #1526890
This commit is contained in:
Bulat Gaifullin 2015-12-16 20:01:42 +03:00
parent 328f1b3f10
commit 1590bdc17f
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ packetary.drivers =
packetary =
clone=packetary.cli.commands.clone:CloneCommand
packages=packetary.cli.commands.packages:ListPackages
unresolved=packetary.cli.commands.unresolved:ListUnresolved
packages=packetary.cli.commands.packages:ListOfPackages
unresolved=packetary.cli.commands.unresolved:ListOfUnresolved
[build_sphinx]
source-dir = doc/source