Skip to content

Commit 0dffebf

Browse files
committed
move like python package
1 parent 76b05f2 commit 0dffebf

52 files changed

Lines changed: 42 additions & 668 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE

Lines changed: 0 additions & 661 deletions
This file was deleted.

Manifest.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include README.md
2+
recursive-include github_skyline/assets *.stl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import colorama
44
from colorama import Back, Fore
55

6-
from core import process_github_stats
6+
from github_skyline.core import process_github_stats
77

88
parser = argparse.ArgumentParser(
99
prog='skyline_wizard',

0 commit comments

Comments
 (0)