Skip to content

Commit 375367a

Browse files
committed
remove versioneer bits
1 parent 385eb2f commit 375367a

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

setup.cfg

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
# See the docstring in versioneer.py for instructions. Note that you must
2-
# re-run 'versioneer.py setup' after changing this section, and commit the
3-
# resulting files.
4-
5-
[versioneer]
6-
VCS = git
7-
style = pep440
8-
versionfile_source = folium/_version.py
9-
versionfile_build = folium/_version.py
10-
tag_prefix = v
11-
parentdir_prefix =
12-
131
[tool:pytest]
142
flake8-max-line-length = 121
153
flake8-ignore =

0 commit comments

Comments
 (0)