We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cef7a7 commit 696ed9dCopy full SHA for 696ed9d
setup.cfg
@@ -36,8 +36,8 @@ profile = black
36
license_files = LICENSE.txt
37
38
[versioneer]
39
-VCS = git
40
-style = pep440
41
-versionfile_source = gpjax/_version.py
42
-versionfile_build = gpjax/_version.py
43
-tag_prefix = v
+ VCS = git
+ style = pep440
+ versionfile_source = gpjax/_version.py
+ versionfile_build = gpjax/_version.py
+ tag_prefix = v
0 commit comments