mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
stupid typo
This commit is contained in:
parent
581f3a1ccf
commit
d3327aa3c9
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ requires = ["setuptools", "wheel"]
|
|||
ENV = {
|
||||
'GIT_AUTHOR_NAME' : "pycalver_tester",
|
||||
'GIT_COMMITTER_NAME' : "pycalver_tester",
|
||||
'GIT_AUTHOR_EMAIl' : "pycalver_tester@nowhere.com",
|
||||
'GIT_COMMITTER_EMAIl': "pycalver_tester@nowhere.com",
|
||||
'GIT_AUTHOR_EMAIL' : "pycalver_tester@nowhere.com",
|
||||
'GIT_COMMITTER_EMAIL': "pycalver_tester@nowhere.com",
|
||||
'HGUSER' : "pycalver_tester",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue