Skip to content

Commit 0f7003f

Browse files
committed
PEP 625 conformance
1 parent 1ba7f6e commit 0f7003f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import setuptools
66

77
setuptools.setup(
8-
name='git-aggregator',
8+
name='git_aggregator',
99
use_scm_version=True,
1010
description='A program to aggregate git branches from different remotes '
1111
'into a consolidated one',

0 commit comments

Comments
 (0)