Skip to content

Commit 8dc8099

Browse files
author
Viktor berg
committed
Added subgit.importer to setup.py packages
1 parent 225dfd5 commit 8dc8099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
maintainer="Johan Andersson",
1515
maintainer_email="[email protected]",
1616
license="Apache License 2.0",
17-
packages=["subgit"],
17+
packages=["subgit", "subgit.importer"],
1818
url="http://github.com/dynamist/sgit",
1919
entry_points={
2020
"console_scripts": [

0 commit comments

Comments
 (0)