Skip to content

Commit ac67e15

Browse files
committed
Changed package name to 'styleframe' in setup.py
1 parent 6f33ba0 commit ac67e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def find_version(*file_paths):
2424

2525

2626
setup(
27-
name='StyleFrame',
27+
name='styleframe',
2828

2929
# Versions should comply with PEP440. For a discussion on single-sourcing
3030
# the version across setup.py and the project code, see

0 commit comments

Comments
 (0)