Skip to content

Commit

Permalink
PEP 625 conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Sep 20, 2022
1 parent 1ba7f6e commit 0f7003f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import setuptools

setuptools.setup(
name='git-aggregator',
name='git_aggregator',
use_scm_version=True,
description='A program to aggregate git branches from different remotes '
'into a consolidated one',
Expand Down

0 comments on commit 0f7003f

Please sign in to comment.