Skip to content

Commit 696ed9d

Browse files
committed
Format config
1 parent 9cef7a7 commit 696ed9d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ profile = black
3636
license_files = LICENSE.txt
3737

3838
[versioneer]
39-
VCS = git
40-
style = pep440
41-
versionfile_source = gpjax/_version.py
42-
versionfile_build = gpjax/_version.py
43-
tag_prefix = v
39+
VCS = git
40+
style = pep440
41+
versionfile_source = gpjax/_version.py
42+
versionfile_build = gpjax/_version.py
43+
tag_prefix = v

0 commit comments

Comments
 (0)